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

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66366'^^xsd:integer;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.4545511'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66366'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66383> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66383'^^xsd:integer;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.9111497'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66383'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66384> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66384'^^xsd:integer;
  dwc:scientificName 'Oothrix bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0276106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149692'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66384'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '364134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66401> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66401'^^xsd:integer;
  dwc:scientificName 'Mysideis insignis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.5758969'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120080'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66401'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66434> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66434'^^xsd:integer;
  dwc:scientificName 'Oediceropsis brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '1.150593'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102904'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66434'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66451> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66451'^^xsd:integer;
  dwc:scientificName 'Disconectes latirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.6015191'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118609'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66451'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66452> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66452'^^xsd:integer;
  dwc:scientificName 'Tytthocope megalura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.206178'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118642'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66452'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66380> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66380'^^xsd:integer;
  dwc:scientificName 'Gaetanus kruppi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.1656636'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104309'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66380'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66387> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66387'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0276106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66387'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66405> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66405'^^xsd:integer;
  dwc:scientificName 'Hemilamprops normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.477031'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110512'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66405'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66430> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66430'^^xsd:integer;
  dwc:scientificName 'Socarnes erythrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.2840033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148560'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66430'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66448> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66448'^^xsd:integer;
  dwc:scientificName 'Bathycopea typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '5.59236'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66448'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66455> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66455'^^xsd:integer;
  dwc:scientificName 'Munna limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0244543'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118758'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66455'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66382> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66382'^^xsd:integer;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0552212'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66382'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66389> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66389'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.3589378'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66389'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66396> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66396'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.1886207'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66396'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66432> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66432'^^xsd:integer;
  dwc:scientificName 'Melphidippa goesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '7.68022'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66432'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66439> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66439'^^xsd:integer;
  dwc:scientificName 'Laetmatophilus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.3930376'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103049'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66439'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66446> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66446'^^xsd:integer;
  dwc:scientificName 'Parathemisto gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '8.659228'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149675'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66446'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66377> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66377'^^xsd:integer;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.2484954'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66377'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66391> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66391'^^xsd:integer;
  dwc:scientificName 'Thysanoessa inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.969566'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110708'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66391'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66393> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66393'^^xsd:integer;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.07672023'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66393'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66373> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66373'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0276106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66373'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66408> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66408'^^xsd:integer;
  dwc:scientificName 'Platysympus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '1.921692'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110522'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66408'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66427> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66427'^^xsd:integer;
  dwc:scientificName 'Perrierella audouiniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.5949318'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102710'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66427'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66442> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66442'^^xsd:integer;
  dwc:scientificName 'Bruzelia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '1.18229'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103182'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66442'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66444> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66444'^^xsd:integer;
  dwc:scientificName 'Syrrhoites walkeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.011992'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66444'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66398> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66398'^^xsd:integer;
  dwc:scientificName 'Amblyops abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.9465873'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119941'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66398'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66412> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66412'^^xsd:integer;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '23.7794'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66412'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66423> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66423'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0320398'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66423'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66437> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66437'^^xsd:integer;
  dwc:scientificName 'Nicippe tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '4.540393'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102944'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66437'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66374> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66374'^^xsd:integer;
  dwc:scientificName 'Calanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0552212'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66374'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66376> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66376'^^xsd:integer;
  dwc:scientificName 'Eucalanus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.1656636'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66376'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66410> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66410'^^xsd:integer;
  dwc:scientificName 'Makrokylindrus (Adiastylis) josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '16.05431'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110601'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66410'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66425> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66425'^^xsd:integer;
  dwc:scientificName 'Liljeborgia fissicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.516777'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102481'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66425'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1804902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66459> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66459'^^xsd:integer;
  dwc:scientificName 'Ammotheidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.06204629'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66459'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66461> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66461'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '13.05579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66461'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66365> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66365'^^xsd:integer;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.4338897'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66365'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66370> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66370'^^xsd:integer;
  dwc:scientificName 'Pleuromamma robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.6350437'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104642'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66370'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '746007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66372> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66372'^^xsd:integer;
  dwc:scientificName 'Centropages hamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0276106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104496'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66372'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66406> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66406'^^xsd:integer;
  dwc:scientificName 'Hemilamprops uniplicatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '21.03685'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110515'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66406'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66429> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66429'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.5680066'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66429'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66381> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66381'^^xsd:integer;
  dwc:scientificName 'Gaetanus latifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0276106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104310'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66381'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66390> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66390'^^xsd:integer;
  dwc:scientificName 'Euphausia krohnii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '9.398712'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110687'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66390'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66420> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66420'^^xsd:integer;
  dwc:scientificName 'Rhachotropis rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '7.314968'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102242'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66420'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66445> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66445'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.15887'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66445'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66367> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66367'^^xsd:integer;
  dwc:scientificName 'Gymnosomata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '5.378668'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '164'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66367'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66368> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66368'^^xsd:integer;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.414159'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66368'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66403> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66403'^^xsd:integer;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '1.467651'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66403'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66417> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66417'^^xsd:integer;
  dwc:scientificName 'Epimeria cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.566175'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102145'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66417'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1053398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66418> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66418'^^xsd:integer;
  dwc:scientificName 'Cleonardopsis carinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.2840033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102994'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66418'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66453> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66453'^^xsd:integer;
  dwc:scientificName 'Ilyarachna longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.3861071'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118677'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66453'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66379> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66379'^^xsd:integer;
  dwc:scientificName 'Chiridius armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.1104424'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149730'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66379'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '356886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66388> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66388'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0276106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66388'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66413> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66413'^^xsd:integer;
  dwc:scientificName 'Byblis guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.07764'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101943'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66413'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66447> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66447'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0657916'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66447'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66456> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66456'^^xsd:integer;
  dwc:scientificName 'Munnopsis beddardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.3626843'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118769'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66456'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '262782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66385> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66385'^^xsd:integer;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.08283179'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66385'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66386> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66386'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0552212'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66386'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66399> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66399'^^xsd:integer;
  dwc:scientificName 'Paramblyops rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '7.485976'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120142'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66399'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '446463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66435> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66435'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0320398'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66435'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66436> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66436'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.9818811'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66436'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66450> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66450'^^xsd:integer;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.3303163'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66450'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66449> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66449'^^xsd:integer;
  dwc:scientificName 'Arcturella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.4605487'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119010'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66449'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '295579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66454> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66454'^^xsd:integer;
  dwc:scientificName 'Ischnomesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.1007919'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118358'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66454'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66411> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66411'^^xsd:integer;
  dwc:scientificName 'Ampelisca aequicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.7453421'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101883'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66411'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66424> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66424'^^xsd:integer;
  dwc:scientificName 'Lepechinella manco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.614733'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102454'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66424'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66428> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66428'^^xsd:integer;
  dwc:scientificName 'Podoprion bolivari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.9656082'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102711'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66428'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66441> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66441'^^xsd:integer;
  dwc:scientificName 'Stegocephaloides christianiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '3.05316'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103102'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66441'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66458> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66458'^^xsd:integer;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.03102314'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '379197'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66458'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '240326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66369> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66369'^^xsd:integer;
  dwc:scientificName 'Metridia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0276106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104190'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66369'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66402> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66402'^^xsd:integer;
  dwc:scientificName 'Cyclaspis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '6.422837'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110446'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66402'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66419> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66419'^^xsd:integer;
  dwc:scientificName 'Eusirus longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.9044399'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102202'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66419'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66433> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66433'^^xsd:integer;
  dwc:scientificName 'Monoculodes packardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '1.397911'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102892'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66433'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66394> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66394'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.1048892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66394'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66400> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66400'^^xsd:integer;
  dwc:scientificName 'Pseudomma affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '33.78319'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120182'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66400'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66416> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66416'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.01222715'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66416'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66415> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66415'^^xsd:integer;
  dwc:scientificName 'Unciolella lunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '4.337802'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102063'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66415'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66422> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66422'^^xsd:integer;
  dwc:scientificName 'Ericthonius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.327246'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102404'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66422'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66371> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66371'^^xsd:integer;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.1656636'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66371'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66392> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66392'^^xsd:integer;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.419557'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66392'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66378> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66378'^^xsd:integer;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.1104424'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66378'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66421> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66421'^^xsd:integer;
  dwc:scientificName 'Gammaropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.2702576'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66421'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66457> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66457'^^xsd:integer;
  dwc:scientificName 'Typhlotanais (Typhlotanais) aequiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.2155541'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '136552'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66457'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '478746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66395> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66395'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.3146677'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66395'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66397> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66397'^^xsd:integer;
  dwc:scientificName 'Boreomysis arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '7.824632'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119962'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66397'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66404> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66404'^^xsd:integer;
  dwc:scientificName 'Campylaspis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.612735'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110560'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66404'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66431> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66431'^^xsd:integer;
  dwc:scientificName 'Tryphosites alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.777276'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102778'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66431'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66438> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66438'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.163623'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66438'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66440> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66440'^^xsd:integer;
  dwc:scientificName 'Xenodice frauenfeldti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.2146956'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103057'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66440'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66407> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66407'^^xsd:integer;
  dwc:scientificName 'Paralamprops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '17.79346'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66407'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66414> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66414'^^xsd:integer;
  dwc:scientificName 'Haploops setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '2.374224'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101954'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66414'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66375> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66375'^^xsd:integer;
  dwc:scientificName 'Megacalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.0552212'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149732'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66375'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66409> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66409'^^xsd:integer;
  dwc:scientificName 'Diastyloides bacescoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '1.736332'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110493'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66409'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66426> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66426'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.8583062'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66426'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66443> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66443'^^xsd:integer;
  dwc:scientificName 'Syrrhoe affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '32.30286'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103186'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66443'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66460> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78233337402344 -8.023833274841309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78233337402344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.023833274841309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us650 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66460'^^xsd:integer;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us650 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.0238332748413'^^xsd:double;
  dwc:latitude '47.782333374023'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:observedWeight '0.03102314'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66460'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66251> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66251'^^xsd:integer;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1819206'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66251'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66252> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66252'^^xsd:integer;
  dwc:scientificName 'Sagitta tasmanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.01137004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105461'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66252'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66269> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66269'^^xsd:integer;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1367478'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66269'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66302> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66302'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.4630588'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66302'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66316> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66316'^^xsd:integer;
  dwc:scientificName 'Lepechinella manco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '7.321712'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102454'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66316'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66319> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66319'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '2.561489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66319'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66333> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66333'^^xsd:integer;
  dwc:scientificName 'Bathymedon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '3.997285'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148544'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66333'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66255> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66255'^^xsd:integer;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.4558259'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66255'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66273> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66273'^^xsd:integer;
  dwc:scientificName 'Euphausia krohnii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.4965646'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110687'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66273'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66298> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66298'^^xsd:integer;
  dwc:scientificName 'Platysympus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '34.96394'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110522'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66298'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66312> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66312'^^xsd:integer;
  dwc:scientificName 'Rhachotropis helleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.2236409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66312'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66323> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66323'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.066'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101652'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66323'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66337> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66337'^^xsd:integer;
  dwc:scientificName 'Nicippe tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '24.0793'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102944'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66337'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66362> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66362'^^xsd:integer;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.01707213'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66362'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66353> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66353'^^xsd:integer;
  dwc:scientificName 'Disconectes latirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.304713'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118609'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66353'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66260> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66260'^^xsd:integer;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0151942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66260'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66277> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66277'^^xsd:integer;
  dwc:scientificName 'Pandalina profunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.3463252'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66277'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66294> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66294'^^xsd:integer;
  dwc:scientificName 'Procampylaspis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.253263'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110581'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66294'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66258> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66258'^^xsd:integer;
  dwc:scientificName 'Megacalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0151942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149732'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66258'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66275> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66275'^^xsd:integer;
  dwc:scientificName 'Thysanoessa inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '2.34293'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110708'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66275'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66292> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66292'^^xsd:integer;
  dwc:scientificName 'Campylaspis horridoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1665137'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110546'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66292'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66309> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66309'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1605686'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66309'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66326> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66326'^^xsd:integer;
  dwc:scientificName 'Tryphosella horingi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.5132858'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102758'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66326'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66343> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66343'^^xsd:integer;
  dwc:scientificName 'Syrrhoites walkeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '5.7075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66343'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66360> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66360'^^xsd:integer;
  dwc:scientificName 'Nymphonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.136577'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1566'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66360'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66291> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66291'^^xsd:integer;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '3.898069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66291'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66262> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66262'^^xsd:integer;
  dwc:scientificName 'Chiridius armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1823303'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149730'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66262'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '356886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66293> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66293'^^xsd:integer;
  dwc:scientificName 'Campylaspis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '7.636343'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110560'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66293'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66308> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66308'^^xsd:integer;
  dwc:scientificName 'Astyra abyssi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.41265'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102067'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66308'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66327> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66327'^^xsd:integer;
  dwc:scientificName 'Tryphosella laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.398'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102760'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66327'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '708686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66342> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66342'^^xsd:integer;
  dwc:scientificName 'Syrrhoe affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '45.49825'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103186'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66342'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66344> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66344'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0176316'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66344'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66280> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66280'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.05189927'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66280'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66287> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66287'^^xsd:integer;
  dwc:scientificName 'Parapseudomma calloplura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '10.21442'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120165'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66287'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '120165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66305> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66305'^^xsd:integer;
  dwc:scientificName 'Amphilochoides boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.2554553'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66305'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66330> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66330'^^xsd:integer;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.07241064'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66330'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66348> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66348'^^xsd:integer;
  dwc:scientificName 'Natatolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '18.58323'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66348'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66355> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66355'^^xsd:integer;
  dwc:scientificName 'Tytthocope megalura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.409314'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118642'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66355'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66259> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66259'^^xsd:integer;
  dwc:scientificName 'Eucalanus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.07597098'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66259'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66261> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66261'^^xsd:integer;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.8356807'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66261'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66274> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66274'^^xsd:integer;
  dwc:scientificName 'Meganyctiphanes norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '2.426047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66274'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66276> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66276'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.05772087'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66276'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66310> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66310'^^xsd:integer;
  dwc:scientificName 'Epimeria cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '9.735748'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102145'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66310'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1053398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66325> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66325'^^xsd:integer;
  dwc:scientificName 'Trischizostoma raschi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1037519'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102746'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66325'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '416571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66359> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66359'^^xsd:integer;
  dwc:scientificName 'Typhlotanais (Typhlotanais) aequiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.8774912'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '136552'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66359'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '478746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66361> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66361'^^xsd:integer;
  dwc:scientificName 'Ammotheidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.946223'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66361'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66254> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66254'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.4933163'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66254'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66279> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66279'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.2308835'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66279'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66288> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66288'^^xsd:integer;
  dwc:scientificName 'Pseudomma affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '66.47536'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120182'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66288'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '120182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66313> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66313'^^xsd:integer;
  dwc:scientificName 'Rhachotropis rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1562879'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102242'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66313'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66322> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66322'^^xsd:integer;
  dwc:scientificName 'Podoprion bolivari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.015058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102711'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66322'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66263> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66263'^^xsd:integer;
  dwc:scientificName 'Gaetanus kruppi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0151942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104309'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66263'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66265> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66265'^^xsd:integer;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0151942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66265'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66270> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66270'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0151942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66270'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66272> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66272'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.3646607'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66272'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66306> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66306'^^xsd:integer;
  dwc:scientificName 'Paramphilochoides odontonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0176316'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101982'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66306'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66329> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66329'^^xsd:integer;
  dwc:scientificName 'Tryphosites alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '4.973'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102778'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66329'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66363> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66363'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '3.170978'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66363'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66347> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66347'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.163793'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66347'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66356> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66356'^^xsd:integer;
  dwc:scientificName 'Ilyarachna longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.3204594'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118677'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66356'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66267> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66267'^^xsd:integer;
  dwc:scientificName 'Brachycalanus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.04558259'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104687'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66267'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66268> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66268'^^xsd:integer;
  dwc:scientificName 'Oothrix bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0151942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149692'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66268'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '364134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66317> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66317'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.575806'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66317'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66318> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66318'^^xsd:integer;
  dwc:scientificName 'Hippomedon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.066'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101610'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66318'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66256> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66256'^^xsd:integer;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.3646607'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66256'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66281> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66281'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.05186513'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66281'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66290> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66290'^^xsd:integer;
  dwc:scientificName 'Cyclaspis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '16.60404'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110446'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66290'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66315> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66315'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.92515'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66315'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66320> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66320'^^xsd:integer;
  dwc:scientificName 'Orchomene oxystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.888'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102676'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66320'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66345> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66345'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.03620532'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66345'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66354> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66354'^^xsd:integer;
  dwc:scientificName 'Munnopsurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.9667662'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118343'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66354'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66250> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66250'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.001008963'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66250'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66285> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66285'^^xsd:integer;
  dwc:scientificName 'Dactylerythrops dimorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.4203074'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119990'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66285'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '852959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66286> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66286'^^xsd:integer;
  dwc:scientificName 'Paramblyops rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '33.62123'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120142'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66286'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '446463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66299> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66299'^^xsd:integer;
  dwc:scientificName 'Diastyloides bacescoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '2.792766'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110493'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66299'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66300> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66300'^^xsd:integer;
  dwc:scientificName 'Makrokylindrus (Adiastylis) josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '5.727942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110601'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66300'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66335> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66335'^^xsd:integer;
  dwc:scientificName 'Oediceropsis brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '6.180965'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102904'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66335'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66336> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66336'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '5.504856'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66336'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66349> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66349'^^xsd:integer;
  dwc:scientificName 'Bathycopea typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '5.691422'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66349'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66350> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66350'^^xsd:integer;
  dwc:scientificName 'Arcturella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '5.537341'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119010'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66350'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '295579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66266> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66266'^^xsd:integer;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.367478'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66266'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66283> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66283'^^xsd:integer;
  dwc:scientificName 'Boreomysis tridens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '2.426047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119974'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66283'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '119974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66284> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66284'^^xsd:integer;
  dwc:scientificName 'Amblyops abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '4.862945'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119941'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66284'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '119941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66301> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66301'^^xsd:integer;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '27.75769'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66301'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66334> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66334'^^xsd:integer;
  dwc:scientificName 'Monoculodes packardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '4.836761'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102892'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66334'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66351> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66351'^^xsd:integer;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.132485'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66351'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66352> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66352'^^xsd:integer;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '4.640856'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66352'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66253> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66253'^^xsd:integer;
  dwc:scientificName 'Gymnosomata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '5.426479'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '164'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66253'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66289> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66289'^^xsd:integer;
  dwc:scientificName 'Pseudomma nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1945909'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120189'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66289'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '120189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66296> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66296'^^xsd:integer;
  dwc:scientificName 'Hemilamprops uniplicatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '4.886514'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110515'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66296'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66303> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66303'^^xsd:integer;
  dwc:scientificName 'Byblis guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '3.947971'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101943'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66303'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66332> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66332'^^xsd:integer;
  dwc:scientificName 'Melphidippidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '15.6334'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66332'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66339> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66339'^^xsd:integer;
  dwc:scientificName 'Laetmatophilus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.761961'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103049'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66339'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66346> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66346'^^xsd:integer;
  dwc:scientificName 'Parathemisto gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '44.79493'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149675'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66346'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66282> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66282'^^xsd:integer;
  dwc:scientificName 'Boreomysis arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '5.213117'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119962'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66282'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '119962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66257> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66257'^^xsd:integer;
  dwc:scientificName 'Calanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.04558259'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66257'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66331> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66331'^^xsd:integer;
  dwc:scientificName 'Melphidippa macrura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '2.944817'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102858'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66331'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66264> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66264'^^xsd:integer;
  dwc:scientificName 'Gaetanus latifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0151942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104310'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66264'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66271> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66271'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.3950491'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66271'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66278> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66278'^^xsd:integer;
  dwc:scientificName 'Pandalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.2886043'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106789'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66278'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66314> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66314'^^xsd:integer;
  dwc:scientificName 'Rhachotropis rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '36.83486'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102242'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66314'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66321> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66321'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.909'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66321'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66328> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66328'^^xsd:integer;
  dwc:scientificName 'Tryphosella sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1562879'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102771'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66328'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66357> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66357'^^xsd:integer;
  dwc:scientificName 'Munna limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.02691455'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118758'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66357'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66364> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66364'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '10.15772'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66364'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66295> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66295'^^xsd:integer;
  dwc:scientificName 'Hemilamprops normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '6.398221'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110512'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66295'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66297> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66297'^^xsd:integer;
  dwc:scientificName 'Paralamprops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '116.9922'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66297'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66304> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66304'^^xsd:integer;
  dwc:scientificName 'Haploops setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.1037519'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101954'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66304'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66338> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66338'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.0176316'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66338'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66340> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66340'^^xsd:integer;
  dwc:scientificName 'Stegocephaloides christianiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '8.624503'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103102'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66340'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66307> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66307'^^xsd:integer;
  dwc:scientificName 'Unciolella lunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.2849093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102063'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66307'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66311> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66311'^^xsd:integer;
  dwc:scientificName 'Eusirus longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '8.511096'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102202'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66311'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66324> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66324'^^xsd:integer;
  dwc:scientificName 'Tmetonyx similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '0.41'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66324'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66341> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66341'^^xsd:integer;
  dwc:scientificName 'Bruzelia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '4.505313'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103182'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66341'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66358> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.797000885009766 -8.015999794006348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.797000885009766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.015999794006348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us600 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66358'^^xsd:integer;
  dwc:scientificName 'Munnopsis beddardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us600 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0159997940063'^^xsd:double;
  dwc:latitude '47.79700088501'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:observedWeight '1.036371'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118769'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66358'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '262782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66502> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66502'^^xsd:integer;
  dwc:scientificName 'Platysympus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '15.9407'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110522'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66502'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66516> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66516'^^xsd:integer;
  dwc:scientificName 'Epimeria cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '6.607213'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102145'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66516'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1053398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66519> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66519'^^xsd:integer;
  dwc:scientificName 'Gammaropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1854636'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66519'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66520> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66520'^^xsd:integer;
  dwc:scientificName 'Ericthonius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '5.971889'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102404'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66520'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66533> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66533'^^xsd:integer;
  dwc:scientificName 'Bathymedon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.444426'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148544'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66533'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66570> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66570'^^xsd:integer;
  dwc:scientificName 'Apseudes spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.554576'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '136284'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66570'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '136284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66469> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66469'^^xsd:integer;
  dwc:scientificName 'Phyllopus bidentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1169693'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104718'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66469'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '344706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66473> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66473'^^xsd:integer;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.150198'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66473'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66498> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66498'^^xsd:integer;
  dwc:scientificName 'Campylaspis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '5.263482'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110560'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66498'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66512> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66512'^^xsd:integer;
  dwc:scientificName 'Unciolella lunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '6.055118'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102063'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66512'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66523> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66523'^^xsd:integer;
  dwc:scientificName 'Liljeborgia fissicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '16.13568'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102481'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66523'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1804902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66537> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66537'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.3865394'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66537'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66562> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66562'^^xsd:integer;
  dwc:scientificName 'Tytthocope megalura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '6.032092'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118642'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66562'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66566> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66566'^^xsd:integer;
  dwc:scientificName 'Janiridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.3942397'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118258'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66566'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66565> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66565'^^xsd:integer;
  dwc:scientificName 'Ischnomesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.2638758'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118358'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66565'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66572> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66572'^^xsd:integer;
  dwc:scientificName 'Nymphonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.02190437'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1566'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66572'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66556> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66556'^^xsd:integer;
  dwc:scientificName 'Arcturella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.2846626'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119010'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66556'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '295579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66514> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66514'^^xsd:integer;
  dwc:scientificName 'Astyra abyssi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.7501157'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102067'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66514'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66521> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66521'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.3945396'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66521'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66557> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66557'^^xsd:integer;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.4537169'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66557'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66564> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66564'^^xsd:integer;
  dwc:scientificName 'Ilyarachna longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.9269457'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118677'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66564'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66571> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66571'^^xsd:integer;
  dwc:scientificName 'Typhlotanais (Typhlotanais) aequiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.66642'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '136552'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66571'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '478746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66478> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66478'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.09747443'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66478'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66491> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66491'^^xsd:integer;
  dwc:scientificName 'Pseudomma nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '3.012574'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120189'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66491'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '120189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66493> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66493'^^xsd:integer;
  dwc:scientificName 'Mysideis insignis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.014212'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120080'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66493'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '120080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66462> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66462'^^xsd:integer;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1167065'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66462'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66480> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66480'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.05848465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66480'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66487> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66487'^^xsd:integer;
  dwc:scientificName 'Amblyops tenuicaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.2198694'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119947'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66487'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1635408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66476> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66476'^^xsd:integer;
  dwc:scientificName 'Oothrix bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.01949489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149692'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66476'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '364134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66463> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66463'^^xsd:integer;
  dwc:scientificName 'Eukrohnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.07294153'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105399'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66463'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66465> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66465'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1750597'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66465'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66470> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66470'^^xsd:integer;
  dwc:scientificName 'Calanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.01949489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66470'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66472> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66472'^^xsd:integer;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.01949489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66472'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66499> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66499'^^xsd:integer;
  dwc:scientificName 'Hemilamprops normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.591983'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110512'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66499'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66506> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66506'^^xsd:integer;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '23.01899'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66506'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66563> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66563'^^xsd:integer;
  dwc:scientificName 'Aspidarachna clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.03988853'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148671'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66563'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66467> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66467'^^xsd:integer;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1169693'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66467'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66468> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66468'^^xsd:integer;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1949489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66468'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66481> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66481'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.01949489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66481'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66490> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66490'^^xsd:integer;
  dwc:scientificName 'Pseudomma affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '9.431568'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120182'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66490'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '120182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66515> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66515'^^xsd:integer;
  dwc:scientificName 'Cressa abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.452942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102116'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66515'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66524> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66524'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.07898'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66524'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66554> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66554'^^xsd:integer;
  dwc:scientificName 'Leptanthura tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.2415505'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118506'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66554'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66485> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66485'^^xsd:integer;
  dwc:scientificName 'Boreomysis arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '11.7664'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119962'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66485'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '119962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66486> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66486'^^xsd:integer;
  dwc:scientificName 'Amblyops abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '2.916212'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119941'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66486'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '119941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66500> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66500'^^xsd:integer;
  dwc:scientificName 'Hemilamprops uniplicatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '51.64432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110515'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66500'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66535> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66535'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.2830386'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66535'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66479> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66479'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.01949489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66479'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66488> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66488'^^xsd:integer;
  dwc:scientificName 'Paramblyops rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '6.498524'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120142'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66488'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '446463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66513> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66513'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.441553'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66513'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66522> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66522'^^xsd:integer;
  dwc:scientificName 'Lepechinella manco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '6.297978'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102454'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66522'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66547> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66547'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.04524439'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66547'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66466> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66466'^^xsd:integer;
  dwc:scientificName 'Gymnosomata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.898846'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '164'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66466'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66483> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66483'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.135588'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66483'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66484> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66484'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.04477252'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66484'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66549> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66549'^^xsd:integer;
  dwc:scientificName 'Anthuridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.761736'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118244'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66549'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66529> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66529'^^xsd:integer;
  dwc:scientificName 'Tmetonyx similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.138'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66529'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66567> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66567'^^xsd:integer;
  dwc:scientificName 'Munna limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.03453267'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118758'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66567'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66568> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66568'^^xsd:integer;
  dwc:scientificName 'Munnopsis beddardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.2633778'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118769'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66568'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '262782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66510> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66510'^^xsd:integer;
  dwc:scientificName 'Haploops setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '3.096496'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101954'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66510'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66525> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66525'^^xsd:integer;
  dwc:scientificName 'Hippomedon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.138'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101610'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66525'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66559> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66559'^^xsd:integer;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.148337'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66559'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66561> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66561'^^xsd:integer;
  dwc:scientificName 'Munnopsurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.221511'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118343'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66561'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66576> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66576'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.705283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66576'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66531> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66531'^^xsd:integer;
  dwc:scientificName 'Melphidippa macrura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '2.822465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102858'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66531'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66538> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66538'^^xsd:integer;
  dwc:scientificName 'Stenopleustes malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.3945396'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103028'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66538'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66540> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66540'^^xsd:integer;
  dwc:scientificName 'Stegocephaloides christianiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '9.53365'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103102'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66540'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66574> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66574'^^xsd:integer;
  dwc:scientificName 'Callipallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1533306'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '134645'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66574'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66508> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66508'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.42594'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66508'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66527> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66527'^^xsd:integer;
  dwc:scientificName 'Orchomene oxystoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.665'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102676'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66527'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66542> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66542'^^xsd:integer;
  dwc:scientificName 'Bruzelia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '2.411454'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103182'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66542'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66544> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66544'^^xsd:integer;
  dwc:scientificName 'Syrrhoites walkeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '8.813796'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66544'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66536> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66536'^^xsd:integer;
  dwc:scientificName 'Nicippe tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '34.04213'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102944'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66536'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66550> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66550'^^xsd:integer;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '3.17499'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66550'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66528> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66528'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.277'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66528'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66464> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66464'^^xsd:integer;
  dwc:scientificName 'Sagitta tasmanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.05835323'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105461'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66464'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66471> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66471'^^xsd:integer;
  dwc:scientificName 'Eucalanus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.01949489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66471'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66507> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66507'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.2981461'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66507'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66475> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66475'^^xsd:integer;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.2144437'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66475'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66492> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66492'^^xsd:integer;
  dwc:scientificName 'Pseudomma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '30.53693'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119900'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66492'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '119900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66509> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66509'^^xsd:integer;
  dwc:scientificName 'Byblis guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '11.4142'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101943'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66509'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66526> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66526'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '2.629'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66526'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66543> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66543'^^xsd:integer;
  dwc:scientificName 'Syrrhoe affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '69.725'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103186'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66543'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66560> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66560'^^xsd:integer;
  dwc:scientificName 'Disconectes latirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1640302'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118609'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66560'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66541> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66541'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.4530721'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66541'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66545> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66545'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1940082'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66545'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66558> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66558'^^xsd:integer;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.3846417'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66558'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66575> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66575'^^xsd:integer;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.971393'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66575'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66482> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66482'^^xsd:integer;
  dwc:scientificName 'Euphausia krohnii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '5.232604'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110687'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66482'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66489> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66489'^^xsd:integer;
  dwc:scientificName 'Parerythrops obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.3044732'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120169'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66489'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '446464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66496> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66496'^^xsd:integer;
  dwc:scientificName 'Campylaspis rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.2030485'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110554'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66496'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66532> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66532'^^xsd:integer;
  dwc:scientificName 'Melphidippidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '7.19643'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66532'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66539> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66539'^^xsd:integer;
  dwc:scientificName 'Laetmatophilus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.807452'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103049'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66539'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66546> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66546'^^xsd:integer;
  dwc:scientificName 'Parathemisto gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '13.85675'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149675'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66546'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66501> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66501'^^xsd:integer;
  dwc:scientificName 'Paralamprops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '49.39922'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66501'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66534> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66534'^^xsd:integer;
  dwc:scientificName 'Monoculodes packardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.094131'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102892'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66534'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66551> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66551'^^xsd:integer;
  dwc:scientificName 'Metacirolana hanseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.06251072'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118858'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66551'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66552> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66552'^^xsd:integer;
  dwc:scientificName 'Natatolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '10.88655'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66552'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66569> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66569'^^xsd:integer;
  dwc:scientificName 'Apseudes grossimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1137475'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '136265'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66569'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '136265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66503> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66503'^^xsd:integer;
  dwc:scientificName 'Diastyloides bacescoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '2.779098'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110493'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66503'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66517> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66517'^^xsd:integer;
  dwc:scientificName 'Eusirus longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '6.524205'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102202'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66517'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66518> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66518'^^xsd:integer;
  dwc:scientificName 'Rhachotropis rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '18.67865'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102242'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66518'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66553> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66553'^^xsd:integer;
  dwc:scientificName 'Natatolana caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.7931278'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118860'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66553'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66573> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66573'^^xsd:integer;
  dwc:scientificName 'Ammotheidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1314262'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66573'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66474> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66474'^^xsd:integer;
  dwc:scientificName 'Chiridius armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.682321'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149730'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66474'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '356886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66495> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66495'^^xsd:integer;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '5.015904'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66495'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66497> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66497'^^xsd:integer;
  dwc:scientificName 'Campylaspis squamifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.03384142'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66497'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66504> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66504'^^xsd:integer;
  dwc:scientificName 'Makrokylindrus (Adiastylis) josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '75.53652'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110601'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66504'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66505> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66505'^^xsd:integer;
  dwc:scientificName 'Ampelisca aequicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '1.361124'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101883'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66505'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66530> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66530'^^xsd:integer;
  dwc:scientificName 'Tryphosites alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '19.86'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102778'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66530'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66548> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66548'^^xsd:integer;
  dwc:scientificName 'Aega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '10.03702'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118394'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66548'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66555> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66555'^^xsd:integer;
  dwc:scientificName 'Bathycopea typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '8.014215'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66555'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66477> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66477'^^xsd:integer;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.07797954'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66477'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66494> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66494'^^xsd:integer;
  dwc:scientificName 'Cyclaspis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '33.39828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110446'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66494'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66511> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.746498107910156 -8.008000373840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.746498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.008000373840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio us700 25/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66511'^^xsd:integer;
  dwc:scientificName 'Autonoe longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio us700 25/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.0080003738403'^^xsd:double;
  dwc:latitude '47.74649810791'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:observedWeight '0.1331186'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102021'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66511'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '102021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66184> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66184'^^xsd:integer;
  dwc:scientificName 'Hippolyte holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.125762'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66184'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66201> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66201'^^xsd:integer;
  dwc:scientificName 'Pseudomma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.04425647'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119900'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66201'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66234> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66234'^^xsd:integer;
  dwc:scientificName 'Halicoides anomalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.3065134'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102942'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66234'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66180> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66180'^^xsd:integer;
  dwc:scientificName 'Undinella simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.7112176'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149693'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66180'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66187> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66187'^^xsd:integer;
  dwc:scientificName 'Pandalina profunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '5.741385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66187'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66205> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66205'^^xsd:integer;
  dwc:scientificName 'Campylaspis macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.2433142'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66205'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66230> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66230'^^xsd:integer;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '7.959662'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66230'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66248> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66248'^^xsd:integer;
  dwc:scientificName 'Ammotheidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.03329671'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66248'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66175> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66175'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.01481703'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66175'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66192> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66192'^^xsd:integer;
  dwc:scientificName 'Boreomysis megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '30.14896'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119967'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66192'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66209> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66209'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.3167016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66209'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66226> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66226'^^xsd:integer;
  dwc:scientificName 'Tryphosella nanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.5695067'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102764'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66226'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66243> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66243'^^xsd:integer;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.03041467'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66243'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66207> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66207'^^xsd:integer;
  dwc:scientificName 'Hemilamprops uniplicatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '3.84354'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110515'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66207'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66224> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66224'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.2123171'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66224'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66241> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66241'^^xsd:integer;
  dwc:scientificName 'Arcturella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.1081785'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119010'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66241'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '295579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66191> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66191'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.1011554'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66191'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66193> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66193'^^xsd:integer;
  dwc:scientificName 'Boreomysis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.4497884'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119842'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66193'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66208> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66208'^^xsd:integer;
  dwc:scientificName 'Diastyloides bacescoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.4936381'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110493'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66208'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66227> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66227'^^xsd:integer;
  dwc:scientificName 'Tryphosites alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.2705901'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102778'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66227'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66242> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66242'^^xsd:integer;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.4289315'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66242'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66244> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66244'^^xsd:integer;
  dwc:scientificName 'Disconectes latirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.2618656'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118609'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66244'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66173> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66173'^^xsd:integer;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.0110878'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66173'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66212> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66212'^^xsd:integer;
  dwc:scientificName 'Lembos denticarpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '2.170272'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102030'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66212'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66223> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66223'^^xsd:integer;
  dwc:scientificName 'Perrierella audouiniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.04186822'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102710'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66223'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66237> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66237'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.2928199'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66237'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66181> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66181'^^xsd:integer;
  dwc:scientificName 'Euphausia krohnii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '4.323121'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110687'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66181'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66186> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66186'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '2.082659'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66186'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66211> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66211'^^xsd:integer;
  dwc:scientificName 'Amphilochoides boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.282326'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66211'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66215> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66215'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.881223'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66215'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66174> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66174'^^xsd:integer;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.1037192'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66174'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66176> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66176'^^xsd:integer;
  dwc:scientificName 'Calanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.1926215'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66176'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66210> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66210'^^xsd:integer;
  dwc:scientificName 'Ampelisca aequicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.077695'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101883'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66210'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66225> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66225'^^xsd:integer;
  dwc:scientificName 'Socarnes erythrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.755924'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148560'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66225'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66172> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66172'^^xsd:integer;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.1219658'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66172'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66206> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66206'^^xsd:integer;
  dwc:scientificName 'Hemilamprops normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.446531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110512'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66206'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66229> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66229'^^xsd:integer;
  dwc:scientificName 'Melphidippa goesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '4.688935'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66229'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66220> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66220'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.034646'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66220'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66245> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66245'^^xsd:integer;
  dwc:scientificName 'Ilyarachna longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.01719394'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118677'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66245'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66182> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66182'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '116.0426'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66182'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66217> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66217'^^xsd:integer;
  dwc:scientificName 'Eusirus longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.138273'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102202'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66217'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66218> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66218'^^xsd:integer;
  dwc:scientificName 'Rhachotropis helleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '16.55529'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66218'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66232> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66232'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '5.567885'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66232'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66179> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66179'^^xsd:integer;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.05926814'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66179'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66188> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66188'^^xsd:integer;
  dwc:scientificName 'Pandalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '7.204875'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106789'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66188'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66213> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66213'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.3135717'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66213'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66222> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66222'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '9.430593'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66222'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66247> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66247'^^xsd:integer;
  dwc:scientificName 'Nymphonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.01664835'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1566'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66247'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66185> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66185'^^xsd:integer;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.05628808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66185'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66199> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66199'^^xsd:integer;
  dwc:scientificName 'Parerythrops obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '4.953591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120169'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66199'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '446464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66200> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66200'^^xsd:integer;
  dwc:scientificName 'Pseudomma affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '98.25078'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120182'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66200'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66235> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66235'^^xsd:integer;
  dwc:scientificName 'Stegocephaloides christianiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.270799'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103102'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66235'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66249> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66249'^^xsd:integer;
  dwc:scientificName 'Ammotheidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.01664835'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66249'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66202> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66202'^^xsd:integer;
  dwc:scientificName 'Leptomysis lingvura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.3465892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66202'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66219> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66219'^^xsd:integer;
  dwc:scientificName 'Rhachotropis integricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '32.19137'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102235'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66219'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66233> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66233'^^xsd:integer;
  dwc:scientificName 'Oedicerotidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.01719394'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66233'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66189> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66189'^^xsd:integer;
  dwc:scientificName 'Philocheras echinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.237339'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107558'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66189'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66196> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66196'^^xsd:integer;
  dwc:scientificName 'Haplostylus normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.2501724'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66196'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66203> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66203'^^xsd:integer;
  dwc:scientificName 'Mysideis insignis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.2822863'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120080'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66203'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66239> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66239'^^xsd:integer;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.01719394'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66239'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66246> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66246'^^xsd:integer;
  dwc:scientificName 'Munna limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.00152005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118758'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66246'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66190> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66190'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.06293078'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66190'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66194> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66194'^^xsd:integer;
  dwc:scientificName 'Siriella clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.6323587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '226375'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66194'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '226375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66183> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66183'^^xsd:integer;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.2251523'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66183'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66177> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66177'^^xsd:integer;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.01481703'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66177'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66216> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66216'^^xsd:integer;
  dwc:scientificName 'Epimeria cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '21.55511'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102145'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66216'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1053398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66198> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66198'^^xsd:integer;
  dwc:scientificName 'Hypererythrops serriventer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '70.47543'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120042'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66198'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66236> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66236'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.2597465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66236'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66178> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66178'^^xsd:integer;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '8.119735'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66178'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66214> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66214'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.1011765'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66214'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66221> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66221'^^xsd:integer;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.9280868'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66221'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66228> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66228'^^xsd:integer;
  dwc:scientificName 'Melita gladiosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '4.093313'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102839'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66228'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66195> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66195'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.4643914'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66195'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66197> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66197'^^xsd:integer;
  dwc:scientificName 'Erythrops neapolitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '35.29084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120003'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66197'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '446451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66204> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66204'^^xsd:integer;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.03392374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66204'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66231> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66231'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '0.4430761'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66231'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66238> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66238'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.778008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66238'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66240> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85283279418945 -7.888999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85283279418945"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb300 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66240'^^xsd:integer;
  dwc:scientificName 'Natatolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb300 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8889999389648'^^xsd:double;
  dwc:latitude '47.852832794189'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:observedWeight '1.350767'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66240'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66102> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66102'^^xsd:integer;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.04206447'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66102'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66115> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66115'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1597977'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66115'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66116> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66116'^^xsd:integer;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.09752025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66116'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66133> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66133'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.02938211'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66133'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66166> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66166'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1520207'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66166'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66112> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66112'^^xsd:integer;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.2130636'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66112'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66119> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66119'^^xsd:integer;
  dwc:scientificName 'Boreomysis megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '13.74217'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119967'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66119'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66123> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66123'^^xsd:integer;
  dwc:scientificName 'Hypererythrops serriventer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '14.90601'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120042'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66123'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66137> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66137'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.3477979'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66137'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66162> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66162'^^xsd:integer;
  dwc:scientificName 'Stegocephaloides christianiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '5.698363'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103102'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66162'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66107> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66107'^^xsd:integer;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '1.766708'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66107'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66124> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66124'^^xsd:integer;
  dwc:scientificName 'Parerythrops obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.8909888'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120169'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66124'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '446464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66141> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66141'^^xsd:integer;
  dwc:scientificName 'Epimeria cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '8.526522'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102145'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66141'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1053398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66158> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66158'^^xsd:integer;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '2.32018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66158'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66113> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66113'^^xsd:integer;
  dwc:scientificName 'Pandalina profunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '8.735608'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66113'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66122> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66122'^^xsd:integer;
  dwc:scientificName 'Erythrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.04188029'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119856'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66122'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66108> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66108'^^xsd:integer;
  dwc:scientificName 'Undinella simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.01402149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149693'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66108'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66127> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66127'^^xsd:integer;
  dwc:scientificName 'Mysidopsis didelphys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.4014489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120088'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66127'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66142> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66142'^^xsd:integer;
  dwc:scientificName 'Eusirus longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '1.112487'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102202'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66142'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66144> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66144'^^xsd:integer;
  dwc:scientificName 'Rhachotropis integricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.6167482'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102235'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66144'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66157> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66157'^^xsd:integer;
  dwc:scientificName 'Melita gladiosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '1.313062'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102839'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66157'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66105> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66105'^^xsd:integer;
  dwc:scientificName 'Calanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.08412893'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66105'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66130> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66130'^^xsd:integer;
  dwc:scientificName 'Campylaspis macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.2447991'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66130'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66155> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66155'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '2.420792'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66155'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66147> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66147'^^xsd:integer;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.05934713'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66147'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66156> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66156'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.2837684'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66156'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66110> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66110'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '86.35957'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66110'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66125> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66125'^^xsd:integer;
  dwc:scientificName 'Pseudomma affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '3.291831'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120182'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66125'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66140> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66140'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.2686088'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66140'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66159> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66159'^^xsd:integer;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.01241863'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66159'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66106> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66106'^^xsd:integer;
  dwc:scientificName 'Eucalanus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.01402149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66106'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66129> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66129'^^xsd:integer;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.01605116'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66129'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66136> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66136'^^xsd:integer;
  dwc:scientificName 'Lembos denticarpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.126169'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102030'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66136'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66163> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66163'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1209741'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66163'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66170> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66170'^^xsd:integer;
  dwc:scientificName 'Disconectes latirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.02006638'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118609'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66170'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66117> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66117'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.02394681'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66117'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66118> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66118'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1191039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66118'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66132> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66132'^^xsd:integer;
  dwc:scientificName 'Diastyloides bacescoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1847595'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110493'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66132'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66167> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66167'^^xsd:integer;
  dwc:scientificName 'Aega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.4903648'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118394'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66167'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66168> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66168'^^xsd:integer;
  dwc:scientificName 'Natatolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.522151'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66168'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66111> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66111'^^xsd:integer;
  dwc:scientificName 'Hippolyte holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '9.428065'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66111'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66120> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66120'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1581387'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66120'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66145> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66145'^^xsd:integer;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1442254'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66145'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66154> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66154'^^xsd:integer;
  dwc:scientificName 'Abludomelita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.6742562'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102786'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66154'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66100> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66100'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.00372436'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66100'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66135> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66135'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '1.143079'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66135'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66149> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66149'^^xsd:integer;
  dwc:scientificName 'Normanion chevreuxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.05934713'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102629'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66149'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66150> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66150'^^xsd:integer;
  dwc:scientificName 'Perrierella audouiniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.0668219'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102710'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66150'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66101> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66101'^^xsd:integer;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1049249'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66101'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66134> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66134'^^xsd:integer;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.2063801'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66134'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66151> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66151'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1120149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66151'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66165> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66165'^^xsd:integer;
  dwc:scientificName 'Parathemisto gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.03341095'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149675'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66165'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66169> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66169'^^xsd:integer;
  dwc:scientificName 'Arcturella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.02913984'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119010'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66169'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '295579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66103> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66103'^^xsd:integer;
  dwc:scientificName 'Centropages hamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.09815042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104496'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66103'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66139> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66139'^^xsd:integer;
  dwc:scientificName 'Apherusa clevei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.03341095'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102164'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66139'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66146> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66146'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1090289'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66146'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66153> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66153'^^xsd:integer;
  dwc:scientificName 'Socarnes filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '4.557806'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102725'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66153'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66109> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66109'^^xsd:integer;
  dwc:scientificName 'Euphausia krohnii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '4.921824'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110687'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66109'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66126> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66126'^^xsd:integer;
  dwc:scientificName 'Leptomysis lingvura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.2189891'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66126'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66143> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66143'^^xsd:integer;
  dwc:scientificName 'Rhachotropis helleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.01627077'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66143'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66160> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66160'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.4611297'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66160'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66152> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66152'^^xsd:integer;
  dwc:scientificName 'Socarnes erythrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.03341095'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148560'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66152'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66148> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66148'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '1.736805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66148'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66131> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66131'^^xsd:integer;
  dwc:scientificName 'Hemilamprops uniplicatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.3538303'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110515'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66131'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66114> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66114'^^xsd:integer;
  dwc:scientificName 'Pandalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '19.12246'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106789'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66114'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66121> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66121'^^xsd:integer;
  dwc:scientificName 'Erythrops neapolitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '25.55444'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120003'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66121'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '446451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66128> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66128'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.1043721'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66128'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66164> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66164'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.08756317'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66164'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66171> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66171'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.6398696'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66171'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66104> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66104'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.04206447'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66104'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66138> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66138'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '1.792085'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66138'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66161> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87233352661133 -7.8491668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87233352661133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8491668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio sb250 24/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66161'^^xsd:integer;
  dwc:scientificName 'Halicoides anomalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio sb250 24/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.8491668701172'^^xsd:double;
  dwc:latitude '47.872333526611'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:observedWeight '0.6800498'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102942'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66161'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66034> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66034'^^xsd:integer;
  dwc:scientificName 'Nebaliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.2742614'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '147028'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66034'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66048> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66048'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.07885249'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66048'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66051> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66051'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '2.010048'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66051'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66052> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66052'^^xsd:integer;
  dwc:scientificName 'Haplostylus normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '6.191222'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66052'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '148698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66065> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66065'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.009674992'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66065'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66098> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66098'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.630383'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66098'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66069> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66069'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.530204'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66069'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66094> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66094'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.02044614'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66094'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66026> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66026'^^xsd:integer;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.09234042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66026'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66043> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66043'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '4.926569'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66043'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66060> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66060'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '2.292958'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66060'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66073> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66073'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.2186009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66073'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66077> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66077'^^xsd:integer;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1650242'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66077'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66090> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66090'^^xsd:integer;
  dwc:scientificName 'Stegocephaloides christianiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.02678834'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103102'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66090'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '103102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66030> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66030'^^xsd:integer;
  dwc:scientificName 'Eucalanus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.04617021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66030'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66044> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66044'^^xsd:integer;
  dwc:scientificName 'Philocheras echinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1070993'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107558'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66044'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66055> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66055'^^xsd:integer;
  dwc:scientificName 'Erythrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.2210214'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119856'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66055'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '119856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66027> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66027'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1385106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66027'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66042> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66042'^^xsd:integer;
  dwc:scientificName 'Pandalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '2.017041'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106789'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66042'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '106789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66057> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66057'^^xsd:integer;
  dwc:scientificName 'Pseudomma nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.03586432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120189'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66057'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '120189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66091> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66091'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.02678834'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66091'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66020> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66020'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.0168625'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66020'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66045> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66045'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.2345861'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66045'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66054> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66054'^^xsd:integer;
  dwc:scientificName 'Erythrops serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '3.586445'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120006'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66054'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '852974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66079> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66079'^^xsd:integer;
  dwc:scientificName 'Lepidepecreum subclypeatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.05500808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102601'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66079'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66088> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66088'^^xsd:integer;
  dwc:scientificName 'Nicippe tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.3054354'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102944'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66088'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66093> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66093'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1275995'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66093'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66037> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66037'^^xsd:integer;
  dwc:scientificName 'Penaeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.08769745'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66037'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66062> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66062'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.02642678'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66062'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66080> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66080'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.3590121'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66080'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66087> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66087'^^xsd:integer;
  dwc:scientificName 'Oedicerotidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1368045'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66087'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66023> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66023'^^xsd:integer;
  dwc:scientificName 'Sagitta tasmanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.01727492'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105461'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66023'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66025> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66025'^^xsd:integer;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.0230851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66025'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66040> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66040'^^xsd:integer;
  dwc:scientificName 'Hippolyte holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.08769745'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66040'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66059> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66059'^^xsd:integer;
  dwc:scientificName 'Mysidopsis didelphys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '6.978774'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120088'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66059'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '120088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66074> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66074'^^xsd:integer;
  dwc:scientificName 'Epimeria cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '9.403378'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102145'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66074'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1053398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66076> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66076'^^xsd:integer;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.237454'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66076'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66029> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66029'^^xsd:integer;
  dwc:scientificName 'Calanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.09234042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66029'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66036> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66036'^^xsd:integer;
  dwc:scientificName 'Thysanoessa inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.116205'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110708'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66036'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66063> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66063'^^xsd:integer;
  dwc:scientificName 'Hemilamprops uniplicatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1562591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110515'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66063'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66070> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66070'^^xsd:integer;
  dwc:scientificName 'Apherusa clevei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1795061'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102164'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66070'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66072> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66072'^^xsd:integer;
  dwc:scientificName 'Apherusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.05500808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101509'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66072'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66032> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66032'^^xsd:integer;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.669468'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66032'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66067> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66067'^^xsd:integer;
  dwc:scientificName 'Unciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.157634'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66067'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66068> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66068'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.2910306'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66068'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66082> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66082'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.339786'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66082'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66022> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66022'^^xsd:integer;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.01727492'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66022'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66056> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66056'^^xsd:integer;
  dwc:scientificName 'Parerythrops obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '2.209542'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120169'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66056'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '446464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66081> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66081'^^xsd:integer;
  dwc:scientificName 'Tmetonyx similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.6199165'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66081'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66086> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66086'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.8151014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66086'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66035> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66035'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '7.842293'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66035'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66049> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66049'^^xsd:integer;
  dwc:scientificName 'Lophogaster typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '5.211814'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119936'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66049'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '119936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66050> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66050'^^xsd:integer;
  dwc:scientificName 'Siriella clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '1.118432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '226375'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66050'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '226375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66085> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66085'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.237454'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66085'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66099> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66099'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.3448346'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66099'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66033> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66033'^^xsd:integer;
  dwc:scientificName 'Undinella simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '1.916064'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '149693'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66033'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66066> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66066'^^xsd:integer;
  dwc:scientificName 'Lembos denticarpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.2394305'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102030'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66066'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66083> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66083'^^xsd:integer;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '1.136596'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66083'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66084> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66084'^^xsd:integer;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.2112107'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66084'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66039> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66039'^^xsd:integer;
  dwc:scientificName 'Caridion gordoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.08769745'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66039'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66046> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66046'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1605582'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66046'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66053> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66053'^^xsd:integer;
  dwc:scientificName 'Erythrops neapolitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '8.170622'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120003'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66053'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '446451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66089> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66089'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.05500808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66089'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66096> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66096'^^xsd:integer;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.5607791'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66096'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66024> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66024'^^xsd:integer;
  dwc:scientificName 'Gymnosomata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '1.499027'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '164'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66024'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66058> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66058'^^xsd:integer;
  dwc:scientificName 'Mysideis insignis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.3605456'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120080'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66058'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '120080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66075> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66075'^^xsd:integer;
  dwc:scientificName 'Eusirus longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '4.654316'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102202'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66075'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66092> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66092'^^xsd:integer;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.157634'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1207'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66092'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66041> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66041'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '1.753949'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66041'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66047> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66047'^^xsd:integer;
  dwc:scientificName 'Anomura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1605582'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66047'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66078> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66078'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '13.216'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66078'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66021> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66021'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.0005109849'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66021'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66028> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66028'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.09234042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66028'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66064> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66064'^^xsd:integer;
  dwc:scientificName 'Diastyloides bacescoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1072257'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110493'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66064'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66071> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66071'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.9287597'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66071'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66031> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66031'^^xsd:integer;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.04617021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66031'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66038> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66038'^^xsd:integer;
  dwc:scientificName 'Sergestidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.4384873'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106731'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66038'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '106731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66061> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66061'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.1562591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66061'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66095> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66095'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.01022307'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66095'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66097> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.99216842651367 -7.798999786376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.99216842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798999786376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio cs200 23/09/1995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66097'^^xsd:integer;
  dwc:scientificName 'Argentinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio cs200 23/09/1995'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-7.798999786377'^^xsd:double;
  dwc:latitude '47.992168426514'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:observedWeight '0.8070681'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125508'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66097'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65081> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65081'^^xsd:integer;
  dwc:scientificName 'Erythrops elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '704.2253'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119997'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65081'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65096> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65096'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '6.402049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65096'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65056> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65056'^^xsd:integer;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65056'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65054> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65054'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65054'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65071> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65071'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65071'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65088> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65088'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '8.802817'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65088'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65105> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65105'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '4.801537'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65105'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65075> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65075'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '3.201024'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65075'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65084> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65084'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65084'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65109> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65109'^^xsd:integer;
  dwc:scientificName 'Dyopedos monacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103042'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65109'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '489646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65118> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65118'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65118'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65058> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65058'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65058'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65076> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65076'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '9.603073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65076'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65083> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65083'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65083'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65101> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65101'^^xsd:integer;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65101'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65059> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65059'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '6.001921'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65059'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65061> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65061'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65061'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65051> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65051'^^xsd:integer;
  dwc:scientificName 'Tomopteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '958'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65051'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65069> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65069'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65069'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65094> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65094'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '12.00384'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65094'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65108> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65108'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.200384'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65108'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65112> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65112'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.600512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65112'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65053> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65053'^^xsd:integer;
  dwc:scientificName 'Coryphella borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '9.202945'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '139979'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65053'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '139979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65060> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65060'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '44.01408'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65060'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65067> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65067'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '19.20615'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65067'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65103> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65103'^^xsd:integer;
  dwc:scientificName 'Jassa pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102437'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65103'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65110> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65110'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65110'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65117> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65117'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.600512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65117'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65055> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65055'^^xsd:integer;
  dwc:scientificName 'Anomalocera patersoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '2.400768'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104722'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65055'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '364368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65057> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65057'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '15.60499'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65057'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65072> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65072'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.600512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65072'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65049> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65049'^^xsd:integer;
  dwc:scientificName 'Eutonina indicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.600512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117517'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65049'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65063> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65063'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '4.401409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65063'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65064> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65064'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '15.60499'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65064'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65099> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65099'^^xsd:integer;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65099'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65113> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65113'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65113'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65114> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65114'^^xsd:integer;
  dwc:scientificName 'Diplecogaster bimaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '7.202305'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126513'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65114'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65106> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65106'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '62.8201'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65106'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65070> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65070'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '7.602433'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65070'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65078> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65078'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '18.00576'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65078'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65085> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65085'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '69.22215'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65085'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65092> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65092'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '37.61204'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65092'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65093> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65093'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65093'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65052> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65052'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '41.61332'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65052'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65077> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65077'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '3.201024'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65077'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65086> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65086'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65086'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65111> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65111'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.200384'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65111'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65062> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65062'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '13.60435'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65062'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65066> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65066'^^xsd:integer;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.600512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65066'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65079> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65079'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '4.00128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65079'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65080> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65080'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '26.80858'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65080'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65097> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65097'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.600512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65097'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65100> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65100'^^xsd:integer;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '4.401409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65100'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65091> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65091'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '2.00064'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65091'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65082> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65082'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '35.6114'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65082'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65050> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65050'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '20.40653'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65050'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65090> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65090'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '30.40973'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65090'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65074> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65074'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65074'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65087> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65087'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65087'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65089> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65089'^^xsd:integer;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65089'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65104> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65104'^^xsd:integer;
  dwc:scientificName 'Acidostoma obesum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.200384'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102497'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65104'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65073> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65073'^^xsd:integer;
  dwc:scientificName 'Hyas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.600512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106903'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65073'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65065> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65065'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '12.40397'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65065'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65098> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65098'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.8002561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65098'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65115> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65115'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65115'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65116> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65116'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '18.80602'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65116'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65107> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65107'^^xsd:integer;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '1.200384'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65107'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65068> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65068'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '3.201024'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65068'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65095> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65095'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '0.400128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65095'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65102> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.2035000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.2035000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do8 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65102'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do8 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.2035000324249'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observedWeight '2.00064'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65102'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65166> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65166'^^xsd:integer;
  dwc:scientificName 'Leucon (Leucon) nasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '55.48156'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110618'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65166'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65179> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65179'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.5238115'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65179'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65180> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65180'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '11.4006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65180'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65183> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65183'^^xsd:integer;
  dwc:scientificName 'Lembos longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '105.5167'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102032'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65183'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65197> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65197'^^xsd:integer;
  dwc:scientificName 'Acidostoma nodiferum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.033081'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102496'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65197'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65230> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65230'^^xsd:integer;
  dwc:scientificName 'Diplecogaster bimaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.3944075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126513'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65230'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65149> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65149'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.9367643'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65149'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65163> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65163'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '665.3463'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65163'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65164> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65164'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.2764702'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65164'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65199> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65199'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '3.541451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65199'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65213> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65213'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.4177137'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65213'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65214> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65214'^^xsd:integer;
  dwc:scientificName 'Parapleustes assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '17.02962'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65214'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65208> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65208'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.037446'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65208'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65221> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65221'^^xsd:integer;
  dwc:scientificName 'Metopella nasuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.506134'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148596'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65221'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65131> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65131'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '14.38367'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65131'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65132> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65132'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '95.23943'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65132'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65146> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65146'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '24.0399'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65146'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65181> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65181'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '3.794472'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65181'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65182> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65182'^^xsd:integer;
  dwc:scientificName 'Paramphilochoides intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.328611'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101981'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65182'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65196> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65196'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.2431839'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65196'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65231> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65231'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '3.549668'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65231'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65232> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65232'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '18.83262'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65232'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65122> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65122'^^xsd:integer;
  dwc:scientificName 'Coryphella borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '613.4626'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '139979'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65122'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '139979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65143> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65143'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.7670068'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65143'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65152> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65152'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.03345587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65152'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65177> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65177'^^xsd:integer;
  dwc:scientificName 'Leptostylis villosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '8.051918'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110506'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65177'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65186> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65186'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.571181'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65186'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65220> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65220'^^xsd:integer;
  dwc:scientificName 'Metopa alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.1369212'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103116'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65220'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65126> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65126'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.34086'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65126'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65144> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65144'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.2556689'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65144'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65151> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65151'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.2341911'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65151'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65169> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65169'^^xsd:integer;
  dwc:scientificName 'Petalosarsia declivis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '3.732476'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110593'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65169'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65194> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65194'^^xsd:integer;
  dwc:scientificName 'Jassa pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.1652142'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102437'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65194'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65212> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65212'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.8394752'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65212'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65139> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65139'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.3852794'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65139'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65156> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65156'^^xsd:integer;
  dwc:scientificName 'Erythrops elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '16.65099'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119997'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65156'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65173> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65173'^^xsd:integer;
  dwc:scientificName 'Diastylis laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '64.21204'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110481'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65173'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65190> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65190'^^xsd:integer;
  dwc:scientificName 'Gammaropsis nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '7.480235'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102367'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65190'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65207> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65207'^^xsd:integer;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.081108'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65207'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65224> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65224'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.555958'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65224'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65158> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65158'^^xsd:integer;
  dwc:scientificName 'Leptomysis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '4.189477'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120052'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65158'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65162> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65162'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.4188629'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65162'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65176> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65176'^^xsd:integer;
  dwc:scientificName 'Diastyloides biplicatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '26.72574'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65176'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65187> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65187'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '6.639501'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65187'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65226> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65226'^^xsd:integer;
  dwc:scientificName 'Astacilla longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.1131854'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65226'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65119> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65119'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.04130354'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65119'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65133> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65133'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '726.4336'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65133'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65137> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65137'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.070877'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65137'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65153> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65153'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.02065177'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65153'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65160> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65160'^^xsd:integer;
  dwc:scientificName 'Mysidopsis didelphys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '8.924663'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120088'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65160'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65167> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65167'^^xsd:integer;
  dwc:scientificName 'Campylaspis costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.132697'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110542'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65167'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65203> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65203'^^xsd:integer;
  dwc:scientificName 'Tmetonyx cicada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.3386061'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65203'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65210> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65210'^^xsd:integer;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.617467'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65210'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65217> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65217'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.7007481'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65217'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65121> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65121'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '11.49841'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65121'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65155> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65155'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.2473579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65155'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65157> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65157'^^xsd:integer;
  dwc:scientificName 'Erythrops serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '15.00644'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120006'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65157'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '852974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65172> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65172'^^xsd:integer;
  dwc:scientificName 'Hemilamprops rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '227.1116'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '247753'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65172'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65191> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65191'^^xsd:integer;
  dwc:scientificName 'Gammaropsis palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '9.061159'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102369'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65191'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65206> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65206'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.519209'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65206'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65135> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65135'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.3735492'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65135'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65142> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65142'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.763207'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65142'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65178> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65178'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.8011234'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65178'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65185> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65185'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65185'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65192> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65192'^^xsd:integer;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '12.07793'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65192'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65228> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65228'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '57.61381'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65228'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65235> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65235'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.3944075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65235'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65200> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65200'^^xsd:integer;
  dwc:scientificName 'Lepidepecreum longicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.5410668'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102598'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65200'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65227> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65227'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.4956425'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65227'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65229> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65229'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.6067903'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65229'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65234> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65234'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '54.11715'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65234'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65127> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65127'^^xsd:integer;
  dwc:scientificName 'Thysanoessa raschii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '9.668138'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110711'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65127'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65134> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65134'^^xsd:integer;
  dwc:scientificName 'Pontophilus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.728677'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65134'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65170> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65170'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.1854529'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65170'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65193> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65193'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.506255'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65193'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65165> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65165'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '12.89654'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65165'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65198> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65198'^^xsd:integer;
  dwc:scientificName 'Acidostoma obesum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.09182'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102497'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65198'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65215> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65215'^^xsd:integer;
  dwc:scientificName 'Parapleustes bicuspis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '14.22728'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103008'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65215'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65216> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65216'^^xsd:integer;
  dwc:scientificName 'Dyopedos monacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '16.12663'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103042'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65216'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '489646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65233> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65233'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.5710214'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65233'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65120> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65120'^^xsd:integer;
  dwc:scientificName 'Spadella cephaloptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.4676387'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105468'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65120'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65145> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65145'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '3.835034'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65145'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65150> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65150'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.03345587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65150'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65175> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65175'^^xsd:integer;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.3268564'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65175'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65184> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65184'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '7.831894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65184'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65209> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65209'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.4863679'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65209'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65218> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65218'^^xsd:integer;
  dwc:scientificName 'Paradulichia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '28.21298'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65218'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65130> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65130'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.2792946'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65130'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65147> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65147'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.1561274'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65147'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65128> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65128'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.117178'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65128'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65148> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65148'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.795465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65148'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65201> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65201'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.219074'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65201'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65211> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65211'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '209.094'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65211'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65188> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65188'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.216773'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65188'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65136> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65136'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.37991'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65136'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65123> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65123'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.0735203'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65123'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65138> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65138'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.6753955'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65138'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65140> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65140'^^xsd:integer;
  dwc:scientificName 'Galathea dispersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.105283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65140'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65129> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65129'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.6982363'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65129'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65124> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65124'^^xsd:integer;
  dwc:scientificName 'Anomalocera patersoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.1102805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104722'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65124'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '364368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65141> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65141'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.486886'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65141'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65154> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65154'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.115196'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65154'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65171> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65171'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.8530833'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65171'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65205> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65205'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '1.257321'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65205'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65222> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65222'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.4107637'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65222'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65125> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65125'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '6.653587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65125'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65159> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65159'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.334682'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65159'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65161> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65161'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.6572219'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65161'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65168> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65168'^^xsd:integer;
  dwc:scientificName 'Campylaspis rubicunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '5.650394'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110555'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65168'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65174> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65174'^^xsd:integer;
  dwc:scientificName 'Diastylis lucifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '3.286156'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110483'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65174'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65189> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65189'^^xsd:integer;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '16.2557'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65189'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65204> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65204'^^xsd:integer;
  dwc:scientificName 'Tryphosites longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '26.86691'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102779'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65204'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65223> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65223'^^xsd:integer;
  dwc:scientificName 'Stenula rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.9858329'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103178'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65223'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '160514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65195> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65195'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.04130354'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65195'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65202> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65202'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.8929709'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65202'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65225> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65225'^^xsd:integer;
  dwc:scientificName 'Arcturella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '2.225979'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119010'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65225'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '295579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65219> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58183288574219 1.3658332824707031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58183288574219"^^xsd:decimal ;
  dwc:decimalLongitude "1.3658332824707031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do9 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65219'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do9 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.3658332824707'^^xsd:double;
  dwc:latitude '54.581832885742'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observedWeight '0.1555904'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65219'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64990> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64990'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.7233375'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64990'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65007> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65007'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '1.21305'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65007'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64981> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64981'^^xsd:integer;
  dwc:scientificName 'Tomopteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '7.212409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '958'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64981'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64982> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64982'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.3324657'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64982'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64996> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64996'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '1.384774'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64996'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65031> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65031'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.1556625'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65031'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65032> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65032'^^xsd:integer;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.03682549'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65032'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65046> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65046'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '56.18234'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65046'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64988> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64988'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.6027812'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64988'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65005> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65005'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '2.146907'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65005'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65022> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65022'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '1.067992'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65022'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65039> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65039'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.07365099'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65039'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65024> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65024'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.06650027'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65024'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65037> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65037'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '2.114408'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65037'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65016> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65016'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.2135419'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65016'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65020> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65020'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.1901943'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65020'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65041> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65041'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.02139419'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65041'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65045> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65045'^^xsd:integer;
  dwc:scientificName 'Diplecogaster bimaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.3404885'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126513'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65045'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64994> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64994'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.1457657'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64994'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65008> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65008'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.05348547'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65008'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65019> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65019'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '1.347513'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65019'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65033> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65033'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '1.675878'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65033'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64987> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64987'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.5712248'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64987'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64989> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64989'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.08817971'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64989'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65004> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65004'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '2.648601'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65004'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65023> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65023'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.04802995'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65023'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65038> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65038'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.5234278'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65038'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65040> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65040'^^xsd:integer;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.06107125'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65040'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64977> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64977'^^xsd:integer;
  dwc:scientificName 'Leuckartiara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.006321982'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117183'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64977'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64986> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64986'^^xsd:integer;
  dwc:scientificName 'Anomalocera patersoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.1269388'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104722'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64986'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '364368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65011> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65011'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '3.100018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65011'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64995> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64995'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '3.741843'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64995'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65002> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65002'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.6621501'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65002'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65025> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65025'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.01330005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65025'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64999> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64999'^^xsd:integer;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '2.207167'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64999'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65013> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65013'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.02888215'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65013'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64976> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64976'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.0007024425'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64976'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64983> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64983'^^xsd:integer;
  dwc:scientificName 'Coryphella borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '1.030344'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '139979'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64983'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '139979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65001> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65001'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '7.725085'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65001'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65026> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65026'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.492102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65026'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65044> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65044'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '2.042931'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65044'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65003> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65003'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '4.635051'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65003'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65010> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65010'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '4.635407'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65010'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65017> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65017'^^xsd:integer;
  dwc:scientificName 'Erythrops elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '1.952113'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119997'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65017'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65006> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65006'^^xsd:integer;
  dwc:scientificName 'Hyas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.05419861'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106903'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65006'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65021> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65021'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '5.453629'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65021'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65014> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65014'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.1444108'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65014'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64991> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64991'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.1083259'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64991'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64993> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64993'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.1612409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64993'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65000> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65000'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '46.75486'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65000'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65027> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65027'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '6.202316'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65027'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65034> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65034'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.0756187'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65034'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65036> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65036'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.7443807'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65036'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64984> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64984'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '4.121377'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64984'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65009> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65009'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '14.75878'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65009'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65018> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65018'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '5.216616'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65018'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65043> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65043'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.993388'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65043'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64978> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64978'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.004214655'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64978'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64985> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64985'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.03173471'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64985'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64992> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64992'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.883366'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64992'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65028> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65028'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.0756187'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65028'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65035> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65035'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.8495768'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65035'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65042> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65042'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.10452'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65042'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64998> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64998'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '3.339633'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64998'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65012> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65012'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '34.43715'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65012'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65029> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65029'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '21.373'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65029'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65015> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65015'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '3.850954'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65015'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64997> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64997'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '14.46846'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64997'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64979> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64979'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.009131753'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64979'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64980> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64980'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.07452309'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64980'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65047> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65047'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '2.203851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65047'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65048> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65048'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.2647174'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65048'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65030> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91033172607422"^^xsd:decimal ;
  dwc:decimalLongitude "1.7883332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91033172607422 1.7883332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.91033172607422"^^xsd:decimal ;
  geo-pos:long "1.7883332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do7 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65030'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do7 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.7883332967758'^^xsd:double;
  dwc:latitude '54.910331726074'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observedWeight '0.01405348'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65030'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64955> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64955'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.01290791'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64955'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64957> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64957'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.3212098'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64957'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64970> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64970'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '6.93944'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64970'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64922> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64922'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.08557982'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64922'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64939> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64939'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '3.472679'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64939'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64956> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64956'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.30979'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64956'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64973> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64973'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '42.93481'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64973'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64931> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64931'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '2.784164'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64931'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64932> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64932'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '2.315119'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64932'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64945> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64945'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '174.5652'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64945'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64946> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64946'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '4.187286'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64946'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64920> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64920'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.3510053'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64920'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64924> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64924'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1711596'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64924'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64937> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64937'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '7.497318'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64937'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64954> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64954'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1290791'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64954'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64971> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64971'^^xsd:integer;
  dwc:scientificName 'Diplecogaster bimaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.660899'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126513'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64971'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64926> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64926'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.2857736'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64926'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64944> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64944'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '6.082638'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64944'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64951> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64951'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.374046'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64951'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64969> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64969'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '2.90882'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64969'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64918> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64918'^^xsd:integer;
  dwc:scientificName 'Anomalocera patersoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.06159809'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104722'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64918'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '364368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64943> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64943'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '3.391356'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64943'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64952> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64952'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.008054'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64952'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64923> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64923'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.8190123'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64923'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64938> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64938'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.499464'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64938'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64940> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64940'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1308094'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64940'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64925> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64925'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '11.56854'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64925'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64959> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64959'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.769'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64959'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64961> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64961'^^xsd:integer;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.182518'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64961'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64966> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64966'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.07338916'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64966'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64968> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64968'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '2.55205'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64968'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64913> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64913'^^xsd:integer;
  dwc:scientificName 'Tomopteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '16.99941'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '958'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64913'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64914> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64914'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.4609475'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64914'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64949> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64949'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.7571374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64949'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64963> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64963'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1806083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64963'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64964> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64964'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '3.077961'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64964'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64919> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64919'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1231962'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64919'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64933> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64933'^^xsd:integer;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.2142091'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64933'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64958> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64958'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '2.429837'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64958'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64917> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64917'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.5543828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64917'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64953> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64953'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1433936'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64953'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64960> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64960'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.5284938'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64960'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64967> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64967'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.449983'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64967'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64972> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64972'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '4.626293'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64972'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64941> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64941'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.0519085'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64941'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64950> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64950'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1845866'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64950'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64911> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64911'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.006135585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64911'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64916> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64916'^^xsd:integer;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '3.999861'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64916'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64927> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64927'^^xsd:integer;
  dwc:scientificName 'Pontophilus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1428868'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64927'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64936> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64936'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.071045'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64936'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64975> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64975'^^xsd:integer;
  dwc:scientificName 'Microstomus kitt'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.2569125'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127140'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64975'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64928> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64928'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1564868'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64928'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64935> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64935'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '8.568363'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64935'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64942> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64942'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '13.27716'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64942'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64930> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64930'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '1.76835'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64930'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64947> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64947'^^xsd:integer;
  dwc:scientificName 'Erythrops elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1148216'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119997'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64947'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64948> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64948'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.5753192'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64948'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64965> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64965'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.02294356'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64965'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64921> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64921'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.08557982'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64921'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64974> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64974'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '9.884556'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64974'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64934> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64934'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '9.491989'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64934'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64912> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64912'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.003460567'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64912'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64915> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64915'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '5.999793'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64915'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64929> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64929'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.968405'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64929'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64962> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81816482543945"^^xsd:decimal ;
  dwc:decimalLongitude "1.9133332967758179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81816482543945 1.9133332967758179)"^^geo:wktLiteral ;
  geo-pos:lat "54.81816482543945"^^xsd:decimal ;
  geo-pos:long "1.9133332967758179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64962'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '1.9133332967758'^^xsd:double;
  dwc:latitude '54.818164825439'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observedWeight '0.1384227'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64962'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64870> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64870'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.9713954'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64870'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64872> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64872'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.471686'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64872'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64906> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64906'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '4.506207'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64906'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64858> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64858'^^xsd:integer;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.06461449'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64858'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64905> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64905'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.4283209'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64905'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64856> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64856'^^xsd:integer;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '14.68506'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64856'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64873> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64873'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.2246987'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64873'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64890> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64890'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.12186'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64890'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64907> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64907'^^xsd:integer;
  dwc:scientificName 'Diplecogaster bimaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.386525'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126513'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64907'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64850> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64850'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.0007151155'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64850'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64875> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64875'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.9713954'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64875'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64884> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64884'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.288805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64884'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64876> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64876'^^xsd:integer;
  dwc:scientificName 'Hyas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.05517642'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106903'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64876'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64883> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64883'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.1206984'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64883'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64901> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64901'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.645015'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64901'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64909> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64909'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '214.9483'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64909'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64860> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64860'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.03230724'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64860'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64867> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64867'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.100479'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64867'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64874> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64874'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '3.370481'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64874'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64903> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64903'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.02406708'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64903'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64853> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64853'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.2659358'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64853'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64887> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64887'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.341371'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64887'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64889> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64889'^^xsd:integer;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.3275279'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64889'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64904> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64904'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '3.626732'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64904'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64861> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64861'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.209162'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64861'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64868> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64868'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.4451866'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64868'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64902> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64902'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.1539659'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64902'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64851> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64851'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.0003630028'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64851'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64869> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64869'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.83585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64869'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64894> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64894'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.35'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64894'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64908> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64908'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.067882'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64908'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64910> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64910'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.983093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64910'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64855> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64855'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '6.293597'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64855'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64857> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64857'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.09692173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64857'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64854> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64854'^^xsd:integer;
  dwc:scientificName 'Coryphella borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '4.195731'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '139979'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64854'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '139979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64871> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64871'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.428488'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64871'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64888> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64888'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.3664251'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64888'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64881> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64881'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.02940322'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64881'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64882> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64882'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.3448526'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64882'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64896> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64896'^^xsd:integer;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.694056'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64896'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64859> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64859'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.03230724'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64859'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64852> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64852'^^xsd:integer;
  dwc:scientificName 'Tomopteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '8.391462'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '958'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64852'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64877> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64877'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '2.264048'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64877'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64886> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64886'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.710202'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64886'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64891> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64891'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.191012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64891'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64893> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64893'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.07698295'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64893'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64900> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64900'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.8376816'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64900'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64849> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64849'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.1244301'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64849'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64878> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64878'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.127051'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64878'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64885> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64885'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.1936257'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64885'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64892> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64892'^^xsd:integer;
  dwc:scientificName 'Lembos longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.1140166'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102032'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64892'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64899> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64899'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.708763'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64899'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64862> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64862'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.227312'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64862'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64879> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64879'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '1.029113'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64879'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64880> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64880'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '7.066575'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64880'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64897> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64897'^^xsd:integer;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.2861738'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64897'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64895> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64895'^^xsd:integer;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.03748987'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64895'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64866> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64866'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.1483955'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64866'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64848> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64848'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.002860462'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64848'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64865> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64865'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.08207493'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64865'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64898> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64898'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.3799958'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64898'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64863> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64863'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '52.58516'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64863'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64864> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722999572753906"^^xsd:decimal ;
  dwc:decimalLongitude "2.002500057220459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722999572753906 2.002500057220459)"^^geo:wktLiteral ;
  geo-pos:lat "54.722999572753906"^^xsd:decimal ;
  geo-pos:long "2.002500057220459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64864'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.0025000572205'^^xsd:double;
  dwc:latitude '54.722999572754'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observedWeight '0.2997677'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64864'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64808> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64808'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.1124831'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64808'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64819> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64819'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.7476365'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64819'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64833> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64833'^^xsd:integer;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.01901071'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64833'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64805> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64805'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.1192842'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64805'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64822> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64822'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '1.055325'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64822'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64839> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64839'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '2.396139'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64839'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64804> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64804'^^xsd:integer;
  dwc:scientificName 'Anomalocera patersoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.04292881'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104722'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64804'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '364368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64823> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64823'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.4868936'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64823'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64838> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64838'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.1022924'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64838'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64840> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64840'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.04981531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64840'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64811> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64811'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '1.492861'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64811'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64816> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64816'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.3376423'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64816'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64841> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64841'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.04981531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64841'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64810> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64810'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.7873818'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64810'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64817> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64817'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.4558171'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64817'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64824> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64824'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.02165734'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64824'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64801> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64801'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.09637275'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64801'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64826> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64826'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.07196604'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64826'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64844> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64844'^^xsd:integer;
  dwc:scientificName 'Diplecogaster bimaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.4605923'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126513'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64844'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64799> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64799'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.0009502219'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64799'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64835> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64835'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.0639591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64835'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64806> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64806'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.3261625'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64806'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64821> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64821'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.1603801'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64821'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64831> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64831'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.4415668'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64831'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64803> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64803'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.04292881'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64803'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64820> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64820'^^xsd:integer;
  dwc:scientificName 'Erythrops elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.08002122'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119997'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64820'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64837> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64837'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.4415668'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64837'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64832> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64832'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.3068773'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64832'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64845> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64845'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '4.361181'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64845'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64846> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64846'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '12.00984'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64846'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64802> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64802'^^xsd:integer;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '1.393787'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64802'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64825> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64825'^^xsd:integer;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.1123442'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64825'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64818> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64818'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '5.287478'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64818'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64843> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64843'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '2.763554'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64843'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64809> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64809'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.1971831'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64809'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64836> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64836'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.2045848'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64836'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64800> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64800'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.06936619'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64800'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64827> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64827'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.03197955'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64827'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64834> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64834'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.01205865'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64834'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64842> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64842'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.09650468'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64842'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64812> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64812'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '4.478584'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64812'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64815> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64815'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.1823268'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64815'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64829> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64829'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.1279182'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64829'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64807> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64807'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '60.01949'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64807'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64830> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64830'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.67'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64830'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64847> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64847'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.3580938'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64847'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64813> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64813'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '1.290758'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64813'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64814> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64814'^^xsd:integer;
  dwc:scientificName 'Hyas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.07331661'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106903'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64814'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64828> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.589332580566406"^^xsd:decimal ;
  dwc:decimalLongitude "2.132166624069214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.589332580566406 2.132166624069214)"^^geo:wktLiteral ;
  geo-pos:lat "54.589332580566406"^^xsd:decimal ;
  geo-pos:long "2.132166624069214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64828'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.1321666240692'^^xsd:double;
  dwc:latitude '54.589332580566'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observedWeight '0.08783672'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64828'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68050> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68050'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.4156343'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68050'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68057> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68057'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.2080692'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68057'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68064> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68064'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '10.12957'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68064'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68047> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68047'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.01008413'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68047'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68056> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68056'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '1.040346'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68056'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68051> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68051'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '1.943078'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68051'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68053> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68053'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '1.574133'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68053'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68054> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68054'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '1.040346'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68054'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68068> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68068'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.2532462'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68068'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68052> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68052'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.07600074'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68052'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68055> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68055'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '2.92339'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68055'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68069> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68069'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.2532462'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68069'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68063> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68063'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.2722716'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68063'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68062> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68062'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.2722716'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68062'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68065> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68065'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.334289'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68065'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68048> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68048'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.4253487'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68048'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68059> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68059'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.1270601'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68059'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68061> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68061'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.5620223'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68061'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68066> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68066'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.2689438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68066'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68049> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68049'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '2.159315'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68049'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68058> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68058'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.832277'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68058'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68060> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68060'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '1.334131'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68060'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68067> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59056091308594"^^xsd:decimal ;
  dwc:decimalLongitude "2.3532564640045166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59056091308594 2.3532564640045166)"^^geo:wktLiteral ;
  geo-pos:lat "51.59056091308594"^^xsd:decimal ;
  geo-pos:long "2.3532564640045166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H8 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68067'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H8 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.3532564640045'^^xsd:double;
  dwc:startLongitude '2.353'^^xsd:double;
  dwc:endLongitude '2.355'^^xsd:double;
  dwc:latitude '51.590560913086'^^xsd:double;
  dwc:startLatitude '51.59'^^xsd:double;
  dwc:endLatitude '51.592'^^xsd:double;
  dwc:minimumDepth '36.3'^^xsd:double;
  dwc:maximumDepth '36.3'^^xsd:double;
  dwc:observedWeight '0.2691943'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68067'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67802> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67802'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.1134486'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67802'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67819> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67819'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.111476'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67819'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67820> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67820'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '247.5325'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67820'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67800> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67800'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.310206'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67800'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67807> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67807'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.306903'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67807'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67814> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67814'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.02293744'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67814'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67809> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67809'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '1.135862'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67809'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67826> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67826'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '6.389405'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67826'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67815> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67815'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '1.300553'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67815'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67824> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67824'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.561963'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67824'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67821> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67821'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.1824903'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67821'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67798> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67798'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.4888428'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67798'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67816> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67816'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.6275684'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67816'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67823> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67823'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '1.558462'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67823'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67804> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67804'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '25.19251'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67804'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67817> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67817'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.03715866'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67817'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67818> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67818'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.5945385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67818'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67797> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67797'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.06881233'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67797'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67831> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67831'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.7775378'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67831'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67805> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67805'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '2.074462'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67805'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67830> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67830'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '15.15321'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67830'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67803> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67803'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.9755753'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67803'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67810> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67810'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '5.831157'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67810'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67812> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67812'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.6138059'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67812'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67811> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67811'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '1.703793'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67811'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67828> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67828'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '4.601268'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67828'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67827> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67827'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.1160404'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67827'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67829> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67829'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '2.290564'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67829'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67796> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67796'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.140079'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67796'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67825> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67825'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.09728808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67825'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67801> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67801'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '1.134486'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67801'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67799> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67799'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.3674578'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67799'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67806> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67806'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.2839655'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67806'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67808> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67808'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '4.910448'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67808'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67832> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67832'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.8354944'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67832'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67813> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67813'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.08670353'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67813'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67822> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474239349365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.408710479736328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474239349365234 2.408710479736328)"^^geo:wktLiteral ;
  geo-pos:lat "51.474239349365234"^^xsd:decimal ;
  geo-pos:long "2.408710479736328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H1c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67822'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H1c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4087104797363'^^xsd:double;
  dwc:startLongitude '2.409'^^xsd:double;
  dwc:endLongitude '2.407'^^xsd:double;
  dwc:latitude '51.474239349365'^^xsd:double;
  dwc:startLatitude '51.473'^^xsd:double;
  dwc:endLatitude '51.472'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '24.6'^^xsd:double;
  dwc:observedWeight '0.2446966'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67822'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64698> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64698'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.1058409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64698'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64711> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64711'^^xsd:integer;
  dwc:scientificName 'Erythrops elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '3.321665'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119997'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64711'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64712> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64712'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '2.066073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64712'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64715> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64715'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.09206711'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64715'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64729> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64729'^^xsd:integer;
  dwc:scientificName 'Acidostoma obesum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.5933694'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102497'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64729'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64684> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64684'^^xsd:integer;
  dwc:scientificName 'Tomopteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '6.982602'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '958'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64684'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64709> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64709'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.1118476'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64709'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64718> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64718'^^xsd:integer;
  dwc:scientificName 'Diastylis laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.320836'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110481'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64718'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64743> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64743'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '17.24475'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64743'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64683> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64683'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.006120547'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64683'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64701> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64701'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.3220105'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64701'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64726> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64726'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '5.337'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64726'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64744> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64744'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.9889188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64744'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64687> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64687'^^xsd:integer;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.9975145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64687'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64689> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64689'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '6.314069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64689'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64704> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64704'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.8547363'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64704'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64723> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64723'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.211685'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64723'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64740> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64740'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.03565213'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64740'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64737> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64737'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.4064986'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64737'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64694> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64694'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.350145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64694'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64708> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64708'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '19.18186'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64708'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64719> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64719'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.09013394'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64719'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64733> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64733'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.07130427'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64733'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64685> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64685'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.448426'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64685'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64692> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64692'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '2.217585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64692'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64699> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64699'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.3220105'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64699'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64735> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64735'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '2.574892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64735'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64742> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64742'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '5.091589'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64742'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64688> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64688'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.415259'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64688'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64705> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64705'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.385667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64705'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64722> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64722'^^xsd:integer;
  dwc:scientificName 'Paramphilochoides intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.04577465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101981'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64722'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64739> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64739'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.04577465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64739'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64686> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64686'^^xsd:integer;
  dwc:scientificName 'Coryphella borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.9975145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '139979'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64686'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '139979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64690> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64690'^^xsd:integer;
  dwc:scientificName 'Thysanoessa raschii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.9596877'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110711'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64690'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64703> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64703'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '5.76947'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64703'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64720> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64720'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.1545153'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64720'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64695> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64695'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.5243717'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64695'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64696> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64696'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '122.4542'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64696'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64702> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64702'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.461889'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64702'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64725> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64725'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.2032493'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64725'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64732> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64732'^^xsd:integer;
  dwc:scientificName 'Tryphosites longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.3160233'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102779'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64732'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64731> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64731'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '2.201288'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64731'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64745> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64745'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.6592792'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64745'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64746> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64746'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '32.26876'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64746'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64706> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64706'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.06524441'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64706'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64721> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64721'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.4195847'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64721'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64736> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64736'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.766137'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64736'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64693> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64693'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.4268503'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64693'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64700> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64700'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.2116819'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64700'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64691> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64691'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.116715'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64691'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64707> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64707'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.06524441'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64707'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64716> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64716'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.47542'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64716'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64741> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64741'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.7107403'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64741'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64734> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64734'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '6.822696'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64734'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64697> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64697'^^xsd:integer;
  dwc:scientificName 'Pontophilus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.1425366'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64697'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64730> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64730'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.7552817'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64730'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64747> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64747'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '4.757249'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64747'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64738> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64738'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.13004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64738'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64727> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64727'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.1782607'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64727'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64713> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64713'^^xsd:integer;
  dwc:scientificName 'Mysidopsis didelphys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.3339892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120088'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64713'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64714> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64714'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '1.167253'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64714'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64728> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64728'^^xsd:integer;
  dwc:scientificName 'Gammaropsis nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.216855'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102367'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64728'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64710> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64710'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.1035625'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64710'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64717> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64717'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '14.29076'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64717'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64724> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2686653137207"^^xsd:decimal ;
  dwc:decimalLongitude "2.4535000324249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2686653137207 2.4535000324249268)"^^geo:wktLiteral ;
  geo-pos:lat "54.2686653137207"^^xsd:decimal ;
  geo-pos:long "2.4535000324249268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64724'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4535000324249'^^xsd:double;
  dwc:latitude '54.268665313721'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observedWeight '0.04577465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64724'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67351> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67351'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '4.766738'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67351'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67352> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67352'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '6.585772'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67352'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67369> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67369'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '6.217485'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67369'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67360> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67360'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '2.095993'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67360'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67377> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67377'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '5.337912'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67377'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67354> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67354'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '7.11494'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67354'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67379> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67379'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '0.4908757'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67379'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67374> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67374'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '0.4627187'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67374'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67376> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67376'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '1.719747'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67376'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67372> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67372'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '0.3115792'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67372'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67362> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67362'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '0.07832558'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67362'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67366> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67366'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '0.7613247'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67366'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67380> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67380'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '0.1110204'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67380'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67358> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67358'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '72.31174'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67358'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67375> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67375'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '0.07033638'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67375'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67348> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67348'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '2.772726'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67348'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67355> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67355'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '36.4814'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67355'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67373> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67373'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '4.177887'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67373'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67364> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67364'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '23.38959'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67364'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67371> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67371'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '12.51954'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67371'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67378> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67378'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '5.523945'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67378'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67357> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67357'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '4.191986'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67357'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67353> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67353'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '19.03625'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67353'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67367> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67367'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '1.801489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67367'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67368> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67368'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '0.2960707'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67368'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67356> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67356'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '2.095993'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67356'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67381> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67381'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '0.2223016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67381'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67359> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67359'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '35.87782'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67359'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67361> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67361'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '5.625344'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67361'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67349> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67349'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '12.3109'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67349'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67350> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67350'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '3.346069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67350'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67365> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67365'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '16.19147'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67365'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67370> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67370'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '1.644837'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67370'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67363> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3203010559082"^^xsd:decimal ;
  dwc:decimalLongitude "2.4562828540802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3203010559082 2.4562828540802)"^^geo:wktLiteral ;
  geo-pos:lat "51.3203010559082"^^xsd:decimal ;
  geo-pos:long "2.4562828540802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67363'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4562828540802'^^xsd:double;
  dwc:startLongitude '2.456'^^xsd:double;
  dwc:endLongitude '2.458'^^xsd:double;
  dwc:latitude '51.320301055908'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.325'^^xsd:double;
  dwc:minimumDepth '31.3'^^xsd:double;
  dwc:maximumDepth '31.3'^^xsd:double;
  dwc:observedWeight '1.184283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67363'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64762> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64762'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.07364365'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64762'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64779> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64779'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.6694625'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64779'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64780> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64780'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.3583265'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64780'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64752> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64752'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.02810585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64752'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64777> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64777'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.130613'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64777'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64782> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64782'^^xsd:integer;
  dwc:scientificName 'Diastylis laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.07355271'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110481'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64782'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64769> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64769'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.478873'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64769'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64794> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64794'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1859321'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64794'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64754> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64754'^^xsd:integer;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.02810585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64754'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64771> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64771'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.09473883'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64771'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64788> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64788'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.04187457'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64788'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64753> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64753'^^xsd:integer;
  dwc:scientificName 'Anomalocera patersoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.02810585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104722'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64753'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '364368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64787> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64787'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.06697172'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64787'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64789> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64789'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.2335297'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64789'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64776> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64776'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1050022'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64776'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64783> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64783'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.07067517'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64783'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64749> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64749'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.0167972'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64749'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64785> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64785'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.747'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64785'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64792> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64792'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.5443649'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64792'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64755> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64755'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.025187'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64755'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64770> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64770'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.05968547'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64770'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64772> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64772'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.372766'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64772'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64756> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64756'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.2135413'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64756'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64773> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64773'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '8.475336'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64773'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64790> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64790'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1648152'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64790'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64781> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64781'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.01417925'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64781'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64795> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64795'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '3.317091'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64795'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64796> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64796'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.9046612'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64796'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64761> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64761'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.043138'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64761'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64766> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64766'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1954778'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64766'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64768> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64768'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.5864334'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64768'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64750> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64750'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1892882'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64750'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64775> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64775'^^xsd:integer;
  dwc:scientificName 'Erythrops elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.5239058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119997'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64775'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64784> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64784'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1919177'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64784'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64757> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64757'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.2342891'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64757'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64791> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64791'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.3691218'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64791'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64793> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64793'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.01244647'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64793'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64748> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64748'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.002488473'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64748'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64765> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64765'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.4225352'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64765'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64798> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64798'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.7033411'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64798'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64758> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64758'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1067707'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64758'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64759> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64759'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.09593886'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64759'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64751> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64751'^^xsd:integer;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.825049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64751'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64786> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64786'^^xsd:integer;
  dwc:scientificName 'Gammaropsis palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.01244647'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102369'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64786'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64797> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64797'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.8719763'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64797'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64763> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64763'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1290975'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64763'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64764> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64764'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.325586'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64764'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64778> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64778'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1684456'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64778'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64760> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64760'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '17.0084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64760'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64767> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64767'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '6.450768'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64767'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64774> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291500091552734"^^xsd:decimal ;
  dwc:decimalLongitude "2.4763333797454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291500091552734 2.4763333797454834)"^^geo:wktLiteral ;
  geo-pos:lat "54.291500091552734"^^xsd:decimal ;
  geo-pos:long "2.4763333797454834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64774'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.4763333797455'^^xsd:double;
  dwc:latitude '54.291500091553'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.3315859'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64774'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68070> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68070'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.1346254'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68070'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68087> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68087'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.5815817'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68087'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68088> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68088'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '5.240671'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68088'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68081> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68081'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.339256'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68081'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68090> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68090'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '1.80076'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68090'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68078> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68078'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '24.01717'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68078'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68079> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68079'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '6.666649'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68079'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68072> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68072'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '3.337902'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68072'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68076> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68076'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '30.02146'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68076'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68075> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68075'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.2029253'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68075'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68082> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68082'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '4.919211'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68082'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68089> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68089'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.4787278'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68089'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68073> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68073'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '2.441476'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68073'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68071> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68071'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.2988683'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68071'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68083> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68083'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.5456815'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68083'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68092> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68092'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.08439939'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68092'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68077> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68077'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '2.77777'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68077'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68084> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68084'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.04487513'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68084'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68091> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68091'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '1.634573'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68091'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68085> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68085'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '0.339256'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68085'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68086> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68086'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '1.672047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68086'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68074> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68074'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '1.111736'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68074'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68080> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65019607543945"^^xsd:decimal ;
  dwc:decimalLongitude "2.480762481689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65019607543945 2.480762481689453)"^^geo:wktLiteral ;
  geo-pos:lat "51.65019607543945"^^xsd:decimal ;
  geo-pos:long "2.480762481689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H9 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68080'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H9 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.4807624816895'^^xsd:double;
  dwc:startLongitude '2.481'^^xsd:double;
  dwc:endLongitude '2.483'^^xsd:double;
  dwc:latitude '51.650196075439'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.651'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '35.3'^^xsd:double;
  dwc:observedWeight '2.222216'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68080'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67334> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67334'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '5.202385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67334'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67331> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67331'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '1.268875'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67331'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67338> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67338'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '2.177469'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67338'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67340> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67340'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.07033638'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67340'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67332> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67332'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.8615814'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67332'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67339> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67339'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.4079196'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67339'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67346> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67346'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.3962487'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67346'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67315> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67315'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '3.177826'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67315'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67320> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67320'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '4.848354'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67320'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67345> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67345'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.1745608'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67345'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67326> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67326'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '4.737132'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67326'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67343> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67343'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.3322143'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67343'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67311> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67311'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '6.259781'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67311'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67312> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67312'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '10.7964'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67312'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67323> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67323'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '44.01585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67323'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67337> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67337'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '1.671155'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67337'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67316> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67316'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '1.936992'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67316'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67319> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67319'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '23.02224'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67319'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67333> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67333'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.5921414'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67333'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67324> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67324'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '13.57539'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67324'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67328> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67328'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.2960707'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67328'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67341> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67341'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.7038332'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67341'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67314> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67314'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.8365173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67314'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67321> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67321'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '3.143989'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67321'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67327> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67327'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.3916279'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67327'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67342> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67342'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.8166739'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67342'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67344> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67344'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '9.651425'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67344'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67330> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67330'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '18.57256'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67330'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67317> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67317'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '1.427719'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67317'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67322> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67322'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.9696708'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67322'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67347> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67347'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '1.224785'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67347'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67310> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67310'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '1.127888'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67310'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67325> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67325'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '5.239982'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67325'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67335> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67335'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.6266047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67335'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67336> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67336'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '4.950975'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67336'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67318> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67318'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '14.87669'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67318'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67329> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67329'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '13.32318'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67329'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67313> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32613754272461"^^xsd:decimal ;
  dwc:decimalLongitude "2.4898841381073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32613754272461 2.4898841381073)"^^geo:wktLiteral ;
  geo-pos:lat "51.32613754272461"^^xsd:decimal ;
  geo-pos:long "2.4898841381073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67313'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.4898841381073'^^xsd:double;
  dwc:startLongitude '2.489'^^xsd:double;
  dwc:endLongitude '2.492'^^xsd:double;
  dwc:latitude '51.326137542725'^^xsd:double;
  dwc:startLatitude '51.325'^^xsd:double;
  dwc:endLatitude '51.327'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.1394195'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67313'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66633> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66633'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.5713612'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66633'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66619> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66619'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.1806489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66619'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66637> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66637'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.7557688'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66637'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66627> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66627'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '31.89747'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66627'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66629> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66629'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '3.118806'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66629'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66643> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66643'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.2004299'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66643'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66652> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66652'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.6510476'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66652'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66631> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66631'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.3809075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66631'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66632> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66632'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.4534613'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66632'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66634> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66634'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '7.046788'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66634'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66647> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66647'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '5.583699'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66647'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66648> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66648'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.08746764'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66648'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66651> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66651'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '6.499629'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66651'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66623> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66623'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '4.764971'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66623'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66625> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66625'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '4.898188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66625'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66640> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66640'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.2448691'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66640'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66646> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66646'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '9.604438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66646'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66653> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66653'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.1336199'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66653'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66638> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66638'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.9522687'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66638'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66642> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66642'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '12.59017'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66642'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66621> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66621'^^xsd:integer;
  dwc:scientificName 'Beroe gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.0002015383'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106361'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66621'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66628> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66628'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '8.763895'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66628'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66635> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66635'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '2.144368'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66635'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66636> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66636'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '1.958953'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66636'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66650> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66650'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.0375869'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66650'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66645> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66645'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '13.50418'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66645'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66649> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66649'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.0751738'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66649'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66624> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66624'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '1.022102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66624'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66641> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66641'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.5542305'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66641'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66630> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66630'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '2.022437'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66630'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66644> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66644'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '1.612508'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66644'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66620> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66620'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '0.04000536'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66620'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66654> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66654'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '18.1266'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66654'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66622> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66622'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '1.058076'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66622'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66626> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66626'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '2.080379'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66626'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66639> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14788055419922"^^xsd:decimal ;
  dwc:decimalLongitude "2.5341272354125977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14788055419922 2.5341272354125977)"^^geo:wktLiteral ;
  geo-pos:lat "51.14788055419922"^^xsd:decimal ;
  geo-pos:long "2.5341272354125977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C1c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66639'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C1c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5341272354126'^^xsd:double;
  dwc:startLongitude '2.539'^^xsd:double;
  dwc:endLongitude '2.529'^^xsd:double;
  dwc:latitude '51.147880554199'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observedWeight '2.040576'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66639'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67884> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67884'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.502711'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67884'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67887> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67887'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '9.252102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67887'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67901> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67901'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.582378'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67901'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67900> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67900'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '4.911958'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67900'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67907> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67907'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.096249'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67907'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67890> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67890'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.9011173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67890'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67903> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67903'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.3087275'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67903'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67904> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67904'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '6.295845'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67904'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67898> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67898'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.0589584'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67898'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67899> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67899'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.07278815'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67899'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67906> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67906'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.04825854'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67906'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67908> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67908'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.9520057'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67908'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67897> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67897'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.884376'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67897'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67879> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67879'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.06478146'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67879'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67896> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67896'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.07278815'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67896'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67909> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67909'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.900471'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67909'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67876> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67876'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.0002183645'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67876'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67895> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67895'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.1179168'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67895'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67910> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67910'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.8685622'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67910'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67878> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67878'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.018015'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67878'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67882> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67882'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.1800051'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67882'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67889> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67889'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '28.73021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67889'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67893> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67893'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '7.703898'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67893'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67902> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67902'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.03268188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67902'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67881> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67881'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.980056'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67881'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67880> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67880'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '3.937548'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67880'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67891> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67891'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.4127088'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67891'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67905> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67905'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.274193'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67905'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67885> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67885'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '4.11435'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67885'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67886> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67886'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.947811'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67886'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67877> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67877'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.1091822'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67877'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67894> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67894'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '5.199986'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67894'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67883> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67883'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.2211304'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67883'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67888> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67888'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.351676'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67888'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67892> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47028732299805"^^xsd:decimal ;
  dwc:decimalLongitude "2.5382800102233887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47028732299805 2.5382800102233887)"^^geo:wktLiteral ;
  geo-pos:lat "51.47028732299805"^^xsd:decimal ;
  geo-pos:long "2.5382800102233887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H3c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67892'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H3c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5382800102234'^^xsd:double;
  dwc:startLongitude '2.538'^^xsd:double;
  dwc:endLongitude '2.537'^^xsd:double;
  dwc:latitude '51.470287322998'^^xsd:double;
  dwc:startLatitude '51.469'^^xsd:double;
  dwc:endLatitude '51.469'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.2547585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67892'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67002> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67002'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '6.217485'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67002'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67015> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67015'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.4177887'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67015'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67016> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67016'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.26029'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67016'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66998> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66998'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '25.14737'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66998'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67013> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67013'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '3.162873'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67013'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67022> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67022'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.9520107'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67022'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66996> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66996'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '25.69894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66996'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67003> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67003'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '1.409861'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67003'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66990> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66990'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '1.597842'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66990'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67007> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67007'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '2.283974'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67007'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67024> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67024'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.1038597'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67024'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67014> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67014'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.6231584'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67014'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67021> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67021'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '5.455772'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67021'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67028> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67028'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '4.656337'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67028'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67011> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67011'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.6344373'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67011'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67020> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67020'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '3.727095'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67020'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67010> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67010'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '10.40477'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67010'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67025> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67025'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '16.13966'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67025'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66995> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66995'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '1.936992'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66995'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67006> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67006'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '15.71525'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67006'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66999> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66999'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '50.30383'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66999'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67000> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67000'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '2.909012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67000'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67004> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67004'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '1.184283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67004'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66997> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66997'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '7.761752'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66997'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66994> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66994'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '6.885289'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66994'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67017> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67017'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.6330253'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67017'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67012> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67012'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '2.584744'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67012'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67019> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67019'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.07033638'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67019'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67023> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67023'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.1617848'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67023'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66992> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66992'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.2788391'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66992'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67005> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67005'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '27.23851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67005'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67001> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67001'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '4.191986'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67001'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67009> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67009'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '7.401768'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67009'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67026> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67026'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.6185504'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67026'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67018> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67018'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.1359732'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67018'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66991> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66991'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '14.50183'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66991'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66993> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66993'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '0.6970977'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66993'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67008> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67008'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '5.874419'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67008'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67027> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29856491088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.541511058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29856491088867 2.541511058807373)"^^geo:wktLiteral ;
  geo-pos:lat "51.29856491088867"^^xsd:decimal ;
  geo-pos:long "2.541511058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67027'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5415110588074'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.544'^^xsd:double;
  dwc:latitude '51.298564910889'^^xsd:double;
  dwc:startLatitude '51.297'^^xsd:double;
  dwc:endLatitude '51.299'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observedWeight '6.486937'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67027'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66666> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66666'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '2.811858'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66666'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66683> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66683'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.1194274'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66683'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66684> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66684'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '25.6412'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66684'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66662> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66662'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.2969773'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66662'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66680> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66680'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '2.030266'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66680'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66687> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66687'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.06117466'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66687'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66675> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66675'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.4539322'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66675'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66692> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66692'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.03980913'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66692'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66667> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66667'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '2.410164'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66667'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66681> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66681'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '9.608232'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66681'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66665> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66665'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '13.84745'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66665'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66659> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66659'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '4.198873'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66659'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66674> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66674'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.990725'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66674'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66676> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66676'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '1.65361'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66676'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66660> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66660'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '4.138228'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66660'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66661> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66661'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '3.857163'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66661'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66668> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66668'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.5674152'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66668'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66657> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66657'^^xsd:integer;
  dwc:scientificName 'Beroe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.0001200879'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106331'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66657'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1434803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66691> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66691'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '2.723603'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66691'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66677> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66677'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.1459068'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66677'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66686> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66686'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.05211814'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66686'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66682> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66682'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '22.96013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66682'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66671> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66671'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '7.83033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66671'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66678> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66678'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.5103735'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66678'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66685> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66685'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '17.51816'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66685'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66663> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66663'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '17.14687'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66663'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66670> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66670'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.2269661'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66670'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66672> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66672'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.8214011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66672'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66693> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66693'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '3.070828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66693'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66689> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66689'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '9.852538'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66689'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66664> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66664'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '3.4709'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66664'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66658> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66658'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.1260923'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66658'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66655> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66655'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.007097194'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66655'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66669> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66669'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.1801318'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66669'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66694> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66694'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '27.23569'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66694'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66679> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66679'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '33.5368'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66679'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66688> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66688'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.08958556'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66688'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66673> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66673'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '3.064042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66673'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66690> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66690'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.1194274'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66690'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66656> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.147525787353516"^^xsd:decimal ;
  dwc:decimalLongitude "2.54233717918396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.147525787353516 2.54233717918396)"^^geo:wktLiteral ;
  geo-pos:lat "51.147525787353516"^^xsd:decimal ;
  geo-pos:long "2.54233717918396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C2s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66656'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C2s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.542337179184'^^xsd:double;
  dwc:startLongitude '2.542'^^xsd:double;
  dwc:endLongitude '2.539'^^xsd:double;
  dwc:latitude '51.147525787354'^^xsd:double;
  dwc:startLatitude '51.146'^^xsd:double;
  dwc:endLatitude '51.144'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:observedWeight '0.03374469'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66656'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67837> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67837'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.06338598'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67837'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67870> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67870'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '13.48667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67870'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67850> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67850'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '2.858779'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67850'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67857> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67857'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.2692124'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67857'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67864> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67864'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '43.56877'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67864'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67856> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67856'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.9529263'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67856'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67843> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67843'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.5283827'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67843'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67860> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67860'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '1.948585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67860'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67849> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67849'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.8817061'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67849'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67858> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67858'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.1346062'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67858'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67841> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67841'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '13.24375'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67841'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67866> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67866'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '4.558663'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67866'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67853> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67853'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '65.27545'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67853'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67854> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67854'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '6.612796'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67854'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67868> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67868'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.1598894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67868'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67848> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67848'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '3.703664'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67848'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67855> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67855'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.8817061'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67855'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67873> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67873'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.969397'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67873'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67833> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67833'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.001403038'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67833'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67838> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67838'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '1.394492'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67838'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67840> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67840'^^xsd:integer;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.1761276'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67840'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67872> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67872'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.8030284'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67872'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67867> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67867'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.424971'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67867'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67874> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67874'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.295576'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67874'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67862> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67862'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.8076371'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67862'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67845> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67845'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.1761276'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67845'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67846> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67846'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.432734'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67846'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67859> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67859'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '7.268734'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67859'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67861> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67861'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '5.826525'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67861'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67842> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67842'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '1.232893'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67842'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67844> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67844'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.7223865'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67844'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67834> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67834'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.0002136606'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67834'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67851> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67851'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '27.63486'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67851'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67852> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67852'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.8817061'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67852'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67863> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67863'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.0356101'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67863'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67865> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67865'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '6.941192'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67865'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67839> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67839'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.4927092'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67839'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67875> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67875'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '8.364163'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67875'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67869> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67869'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.07256139'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67869'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67847> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67847'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '19.70257'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67847'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67835> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67835'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.70508'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67835'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67836> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67836'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '6.023947'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67836'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67871> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63016128540039"^^xsd:decimal ;
  dwc:decimalLongitude "2.552262544631958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63016128540039 2.552262544631958)"^^geo:wktLiteral ;
  geo-pos:lat "51.63016128540039"^^xsd:decimal ;
  geo-pos:long "2.552262544631958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H2s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67871'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H2s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.552262544632'^^xsd:double;
  dwc:startLongitude '2.552'^^xsd:double;
  dwc:endLongitude '2.554'^^xsd:double;
  dwc:latitude '51.6301612854'^^xsd:double;
  dwc:startLatitude '51.629'^^xsd:double;
  dwc:endLatitude '51.632'^^xsd:double;
  dwc:minimumDepth '38.4'^^xsd:double;
  dwc:maximumDepth '38.4'^^xsd:double;
  dwc:observedWeight '0.1642931'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67871'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68402> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68402'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '0.267359'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68402'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68396> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68396'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '2.444559'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68396'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68386> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68386'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '4.264774'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68386'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68384> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68384'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '6.377356'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68384'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68391> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68391'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '4.670315'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68391'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68394> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68394'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '1.14683'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68394'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68387> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68387'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '25.23781'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68387'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68388> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68388'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '2.335157'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68388'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68385> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68385'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '6.530519'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68385'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68390> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68390'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '7.005472'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68390'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68383> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68383'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '0.3357496'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68383'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68392> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68392'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '2.523781'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68392'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68381> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68381'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '3.621569'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68381'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68395> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68395'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '14.97292'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68395'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68397> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68397'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '10.1426'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68397'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68389> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68389'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '63.09452'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68389'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68403> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68403'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '23.85146'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68403'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68393> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68393'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '7.129963'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68393'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68400> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68400'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '0.1693838'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68400'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68382> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68382'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '8.039883'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68382'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68399> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68399'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '13.07952'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68399'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68401> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68401'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '31.52415'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68401'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68398> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921585083008"^^xsd:decimal ;
  dwc:decimalLongitude "2.5702881813049316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921585083008 2.5702881813049316)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921585083008"^^xsd:decimal ;
  geo-pos:long "2.5702881813049316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H10 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68398'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H10 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.5702881813049'^^xsd:double;
  dwc:startLongitude '2.57'^^xsd:double;
  dwc:endLongitude '2.572'^^xsd:double;
  dwc:latitude '51.73921585083'^^xsd:double;
  dwc:startLatitude '51.731'^^xsd:double;
  dwc:endLatitude '51.741'^^xsd:double;
  dwc:minimumDepth '40.3'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '9.754469'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68398'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66979> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66979'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.2537749'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66979'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66988> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66988'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.1110204'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66988'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66989> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66989'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '2.636387'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66989'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66978> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66978'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '3.806623'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66978'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66981> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66981'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.9347376'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66981'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66986> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66986'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '3.666272'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66986'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66959> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66959'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.002506419'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66959'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66974> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66974'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '13.57226'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66974'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66976> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66976'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '1.879814'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66976'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66961> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66961'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '5.112154'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66961'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66963> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66963'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '6.198374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66963'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66970> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66970'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '7.993909'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66970'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66972> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66972'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.2960707'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66972'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66964> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66964'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '21.41578'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66964'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66960> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66960'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.9869024'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66960'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66973> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66973'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '15.69175'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66973'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66977> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66977'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '1.480354'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66977'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66985> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66985'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.5901049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66985'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66966> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66966'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '18.77198'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66966'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66983> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66983'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.1266311'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66983'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66984> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66984'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.6475758'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66984'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66962> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66962'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '2.648188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66962'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66980> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66980'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.6266047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66980'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66987> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66987'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.3962487'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66987'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66965> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66965'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '1.940438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66965'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66971> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66971'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.4699535'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66971'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66969> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66969'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '8.383971'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66969'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66967> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66967'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '24.10392'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66967'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66968> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66968'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '1.939342'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66968'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66982> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66982'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.4177887'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66982'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66958> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66958'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '0.01543014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66958'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66975> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.572420358657837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31101989746094 2.572420358657837)"^^geo:wktLiteral ;
  geo-pos:lat "51.31101989746094"^^xsd:decimal ;
  geo-pos:long "2.572420358657837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66975'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5724203586578'^^xsd:double;
  dwc:startLongitude '2.572'^^xsd:double;
  dwc:endLongitude '2.575'^^xsd:double;
  dwc:latitude '51.311019897461'^^xsd:double;
  dwc:startLatitude '51.31'^^xsd:double;
  dwc:endLatitude '51.312'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:observedWeight '2.030199'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66975'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64597> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64597'^^xsd:integer;
  dwc:scientificName 'Tomopteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '26.80151'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '958'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64597'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64630> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64630'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.4114588'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64630'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64647> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64647'^^xsd:integer;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '2.52824'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64647'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64648> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64648'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.1665751'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64648'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64661> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64661'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '1.078973'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64661'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64622> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64622'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '8.043628'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64622'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64607> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64607'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.2548609'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64607'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64616> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64616'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '4.726486'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64616'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64641> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64641'^^xsd:integer;
  dwc:scientificName 'Heteromysis (Heteromysis) norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.183236'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120039'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64641'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64650> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64650'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '3.807823'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64650'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64675> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64675'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.07095644'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64675'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64610> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64610'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '703.7072'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64610'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64617> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64617'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '1.720302'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64617'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64624> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64624'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.2597046'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64624'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64660> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64660'^^xsd:integer;
  dwc:scientificName 'Jassa pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.008588114'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102437'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64660'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64667> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64667'^^xsd:integer;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.3642608'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64667'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64658> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64658'^^xsd:integer;
  dwc:scientificName 'Gammaropsis nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.0719324'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102367'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64658'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64676> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64676'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '15.77237'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64676'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64653> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64653'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '3.641894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64653'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64608> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64608'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '4.297389'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64608'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64615> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64615'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '3.159739'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64615'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64619> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64619'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '1.838543'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64619'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64596> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64596'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.07985572'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64596'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64631> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64631'^^xsd:integer;
  dwc:scientificName 'Erythrops elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '24.84796'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119997'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64631'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64601> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64601'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.978358'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64601'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64626> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64626'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '5.778427'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64626'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64640> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64640'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '445.3855'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64640'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64644> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64644'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.1079698'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64644'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64651> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64651'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '2.721048'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64651'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64665> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64665'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.9208083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64665'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64669> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64669'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '34.31495'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64669'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64635> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64635'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '15.53418'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64635'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64642> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64642'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.3566975'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64642'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64603> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64603'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '43.67968'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64603'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64620> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64620'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '3.677087'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64620'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64637> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64637'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.8882515'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64637'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64654> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64654'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.2277568'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64654'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64671> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64671'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.7040528'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64671'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64602> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64602'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '2.4794'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64602'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64625> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64625'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.06492614'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64625'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64639> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64639'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.8316182'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64639'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64656> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64656'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.3144817'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64656'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64673> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64673'^^xsd:integer;
  dwc:scientificName 'Stenula rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.04555136'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103178'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64673'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '160514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64645> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64645'^^xsd:integer;
  dwc:scientificName 'Diastylis laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '40.65842'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110481'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64645'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64646> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64646'^^xsd:integer;
  dwc:scientificName 'Diastylis lucifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '2.722967'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110483'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64646'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64632> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64632'^^xsd:integer;
  dwc:scientificName 'Erythrops serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.05699072'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120006'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64632'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '852974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64659> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64659'^^xsd:integer;
  dwc:scientificName 'Gammaropsis palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.03547822'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102369'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64659'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64666> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64666'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.03547822'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64666'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64668> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64668'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '23.07437'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64668'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64636> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64636'^^xsd:integer;
  dwc:scientificName 'Mysidopsis didelphys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '7.201134'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120088'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64636'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64655> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64655'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '1.149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64655'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64670> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64670'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '3.209747'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64670'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64672> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64672'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.2733081'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64672'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64604> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64604'^^xsd:integer;
  dwc:scientificName 'Thysanoessa raschii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '8.6898'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110711'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64604'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64623> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64623'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.1298523'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64623'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64627> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64627'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.6956372'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64627'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64634> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64634'^^xsd:integer;
  dwc:scientificName 'Leptomysis lingvura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.2057294'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64634'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64609> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64609'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '23.69035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64609'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64618> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64618'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.7209893'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64618'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64643> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64643'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.4473033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64643'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64652> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64652'^^xsd:integer;
  dwc:scientificName 'Paramphilochoides intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.4782892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101981'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64652'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64677> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64677'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.4274628'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64677'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64682> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64682'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.2550326'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64682'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64598> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64598'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '11.64528'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64598'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64612> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64612'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.0776709'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64612'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64629> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64629'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.091618'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64629'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64662> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64662'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '10.59069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64662'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64679> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64679'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '3.608348'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64679'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64680> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64680'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '72.36629'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64680'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64606> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64606'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '32.40464'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64606'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64621> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64621'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '8.080385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64621'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64611> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64611'^^xsd:integer;
  dwc:scientificName 'Pontophilus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '1.418413'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64611'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64681> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64681'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '11.76204'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64681'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64633> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64633'^^xsd:integer;
  dwc:scientificName 'Leptomysis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.3448196'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120052'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64633'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64649> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64649'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.358777'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64649'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64638> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64638'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.366472'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64638'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64605> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64605'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.1161457'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64605'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64657> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64657'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.1083304'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64657'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64599> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64599'^^xsd:integer;
  dwc:scientificName 'Coryphella borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '2.977946'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '139979'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64599'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '139979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64613> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64613'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.03510821'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64613'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64614> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64614'^^xsd:integer;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.08010993'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64614'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64628> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64628'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.05152868'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64628'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64663> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64663'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '8.641058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64663'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64664> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64664'^^xsd:integer;
  dwc:scientificName 'Tryphosites longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '2.872011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102779'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64664'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64678> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64678'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.6205084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64678'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64600> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64600'^^xsd:integer;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '3.970594'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64600'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64674> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15083312988281"^^xsd:decimal ;
  dwc:decimalLongitude "2.5818333625793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15083312988281 2.5818333625793457)"^^geo:wktLiteral ;
  geo-pos:lat "54.15083312988281"^^xsd:decimal ;
  geo-pos:long "2.5818333625793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A64674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:64674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio do1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '64674'^^xsd:integer;
  dwc:scientificName 'Gammaridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio do1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.5818333625793'^^xsd:double;
  dwc:latitude '54.150833129883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observedWeight '0.2768725'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '1207'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:64674'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67934> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67934'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.329724'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67934'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67938> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67938'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.8096556'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67938'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67914> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67914'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.5313577'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67914'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67950> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67950'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.7399467'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67950'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67915> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67915'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.06711172'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67915'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67924> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67924'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.8399143'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67924'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67949> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67949'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '1.49684'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67949'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67941> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67941'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.07310917'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67941'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67918> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67918'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.08244457'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67918'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67916> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67916'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '6.147439'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67916'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67923> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67923'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '13.79793'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67923'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67937> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67937'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '19.17995'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67937'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67942> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67942'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.05688643'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67942'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67932> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67932'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.2171022'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67932'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67939> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67939'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '1.158023'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67939'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67931> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67931'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.2637792'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67931'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67933> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67933'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.0512904'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67933'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67940> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67940'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.05397704'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67940'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67926> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67926'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.3631035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67926'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67943> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67943'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '3.126113'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67943'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67912> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67912'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.6506554'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67912'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67946> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67946'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.01923285'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67946'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67925> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67925'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.1679828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67925'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67927> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67927'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.1025808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67927'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67929> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67929'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '7.744851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67929'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67944> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67944'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.01799235'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67944'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67919> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67919'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '3.697712'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67919'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67920> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67920'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '4.417813'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67920'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67930> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67930'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '6.146164'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67930'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67948> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67948'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.06864494'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67948'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67921> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67921'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '2.360173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67921'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67911> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67911'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '2.713778e-05'^^xsd:string;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67911'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67928> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67928'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.1538712'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67928'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67945> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67945'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.1125624'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67945'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67935> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67935'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.659448'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67935'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67936> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67936'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.1356889'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67936'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67913> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67913'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.04830525'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67913'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67917> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67917'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '2.684469'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67917'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67922> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67922'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '6.354311'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67922'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67947> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47721862792969"^^xsd:decimal ;
  dwc:decimalLongitude "2.5834102630615234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47721862792969 2.5834102630615234)"^^geo:wktLiteral ;
  geo-pos:lat "51.47721862792969"^^xsd:decimal ;
  geo-pos:long "2.5834102630615234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H4s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67947'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H4s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.5834102630615'^^xsd:double;
  dwc:startLongitude '2.583'^^xsd:double;
  dwc:endLongitude '2.582'^^xsd:double;
  dwc:latitude '51.47721862793'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.474'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:observedWeight '0.2423121'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67947'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67433> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67433'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '19.9199'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67433'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67466> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67466'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.09575697'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67466'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67470> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67470'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '123.3736'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67470'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67431> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67431'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '80.38409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67431'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67438> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67438'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.2729723'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67438'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67440> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67440'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.3073466'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67440'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67474> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67474'^^xsd:integer;
  dwc:scientificName 'Phoxichilidium femoratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.02888596'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '134741'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67474'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '134741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67432> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67432'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '9.780151'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67432'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67439> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67439'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '2.129184'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67439'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67446> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67446'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.631996'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67446'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67428> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67428'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '6.055133'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67428'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67441> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67441'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '2.620535'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67441'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67445> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67445'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '42.05713'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67445'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67422> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67422'^^xsd:integer;
  dwc:scientificName 'Beroe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '8.665789e-05'^^xsd:string;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106331'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67422'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1434803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67447> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67447'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '2.311166'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67447'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67425> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67425'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.5398787'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67425'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67459> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67459'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '10.00855'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67459'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67461> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67461'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '258.0777'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67461'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67429> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67429'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.2929903'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67429'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67463> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67463'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '449.2702'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67463'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67465> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67465'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '1.236474'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67465'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67453> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67453'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.0129698'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67453'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67467> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67467'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '2.477123'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67467'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67468> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67468'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '1.207035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67468'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67430> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67430'^^xsd:integer;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.4883172'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67430'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67448> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67448'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '3.72654'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67448'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67455> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67455'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '1.7104'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67455'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67434> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67434'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.1932471'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67434'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67451> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67451'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.02507302'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67451'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67452> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67452'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.1504381'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67452'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67469> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67469'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '5.611359'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67469'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67473> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67473'^^xsd:integer;
  dwc:scientificName 'Achelia longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.02888596'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '146893'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67473'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '134614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67427> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67427'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.09766344'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67427'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67442> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67442'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.1299868'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67442'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67444> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67444'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.1444298'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67444'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67478> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67478'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '2.248809'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126927'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67478'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67426> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67426'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.154251'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67426'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67443> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67443'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '2.526944'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67443'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67460> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67460'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.02983258'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67460'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67477> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67477'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '1.173206'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67477'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67423> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67423'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '21.8929'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67423'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67437> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67437'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '1.159483'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67437'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67462> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67462'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.06125923'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67462'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67421> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67421'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.0002022017'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67421'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67457> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67457'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.09697018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67457'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67471> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67471'^^xsd:integer;
  dwc:scientificName 'Idotea pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.05587351'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119050'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67471'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67476> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67476'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '91.82963'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67476'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67464> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67464'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '48.49231'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67464'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67450> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67450'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '290.7467'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67450'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67456> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67456'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '33.97189'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67456'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67472> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67472'^^xsd:integer;
  dwc:scientificName 'Nymphon rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.1155439'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '134705'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67472'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67436> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67436'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.3576082'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67436'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67420> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67420'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.005690535'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67420'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67424> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67424'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '7.963283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67424'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67449> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67449'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '3371.068'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67449'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67454> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67454'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.05187919'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67454'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67479> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67479'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '53.66657'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67479'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67435> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67435'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '3.671695'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67435'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67458> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67458'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.06125923'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67458'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67475> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1451416015625"^^xsd:decimal ;
  dwc:decimalLongitude "2.5987582206726074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1451416015625 2.5987582206726074)"^^geo:wktLiteral ;
  geo-pos:lat "51.1451416015625"^^xsd:decimal ;
  geo-pos:long "2.5987582206726074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C3c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67475'^^xsd:integer;
  dwc:scientificName 'Endeis laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C3c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5987582206726'^^xsd:double;
  dwc:startLongitude '2.598'^^xsd:double;
  dwc:endLongitude '2.594'^^xsd:double;
  dwc:latitude '51.145141601562'^^xsd:double;
  dwc:startLatitude '51.144'^^xsd:double;
  dwc:endLatitude '51.142'^^xsd:double;
  dwc:minimumDepth '9.1'^^xsd:double;
  dwc:maximumDepth '9.1'^^xsd:double;
  dwc:observedWeight '0.4332895'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '150552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67475'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '134674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66584> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66584'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '73.69744'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66584'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66601> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66601'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '1.536374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66601'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66580> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66580'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '24.98824'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66580'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66587> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66587'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '2.002138'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66587'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66591> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66591'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '11.90124'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66591'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66605> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66605'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '4.313168'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66605'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66599> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66599'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '6.418809'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66599'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66606> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66606'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '24.37049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66606'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66581> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66581'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '11.14599'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66581'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66590> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66590'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '1.001069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66590'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66615> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66615'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '5.195851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66615'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66617> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66617'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '3.240701'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66617'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66618> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66618'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '228.4044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66618'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66589> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66589'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '21.63862'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66589'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66596> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66596'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '5.108848'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66596'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66608> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66608'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '1944.137'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66608'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66607> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66607'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '427.3471'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66607'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66614> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66614'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.2144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66614'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66583> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66583'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.3999424'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66583'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66603> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66603'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '60.39376'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66603'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66595> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66595'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '3.441478'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66595'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66610> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66610'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '27.54145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66610'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66597> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66597'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.7277561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66597'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66604> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66604'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.3216682'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66604'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66578> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66578'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.03185955'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66578'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66593> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66593'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.1617236'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66593'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66585> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66585'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '7.345324'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66585'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66586> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66586'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '54.84855'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66586'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66600> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66600'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.2619922'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66600'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66616> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66616'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.2144455'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66616'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66577> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66577'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.0001617236'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66577'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66579> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66579'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.0260375'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66579'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66588> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66588'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '1.001069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66588'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66592> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66592'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '1.528288'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66592'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66609> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66609'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.5615043'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66609'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66582> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66582'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '1.093575'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66582'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66602> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66602'^^xsd:integer;
  dwc:scientificName 'Siriella armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '22.12093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120208'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66602'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66598> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66598'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '1.22263'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66598'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66612> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66612'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.0603229'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66612'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66613> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66613'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '17.08896'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66613'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66594> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66594'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '14.36591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66594'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66611> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.155879974365234"^^xsd:decimal ;
  dwc:decimalLongitude "2.601667881011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.155879974365234 2.601667881011963)"^^geo:wktLiteral ;
  geo-pos:lat "51.155879974365234"^^xsd:decimal ;
  geo-pos:long "2.601667881011963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C4s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66611'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C4s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.601667881012'^^xsd:double;
  dwc:startLongitude '2.601'^^xsd:double;
  dwc:endLongitude '2.597'^^xsd:double;
  dwc:latitude '51.155879974365'^^xsd:double;
  dwc:startLatitude '51.154'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:maximumDepth '18.2'^^xsd:double;
  dwc:observedWeight '0.1206458'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66611'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67569> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67569'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.0003133024'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67569'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67602> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67602'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.7113928'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67602'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67572> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67572'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '4.934512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67572'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67599> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67599'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.05843089'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67599'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67600> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67600'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.6679574'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67600'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67585> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67585'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '42.93026'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67585'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67586> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67586'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '12.1436'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67586'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67593> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67593'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '1.246317'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67593'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67577> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67577'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '5.036179'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67577'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67594> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67594'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '2.506732'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67594'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67582> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67582'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '2.095993'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67582'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67589> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67589'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.8882121'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67589'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67596> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67596'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.338188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67596'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67579> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67579'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '19.12617'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67579'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67588> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67588'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '2.976372'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67588'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67576> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67576'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '3.707463'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67576'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67595> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67595'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '2.141209'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67595'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67580> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67580'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '29.3439'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67580'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67591> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67591'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '1.879814'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67591'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67603> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67603'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.1110204'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67603'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67584> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67584'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.7832559'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67584'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67587> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67587'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '4.187286'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67587'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67601> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67601'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.1617848'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67601'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67597> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67597'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '42.83653'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67597'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67604> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67604'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '12.93355'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67604'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67570> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67570'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.01234411'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67570'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67583> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67583'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '2.960707'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67583'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67578> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67578'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '22.36759'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67578'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67571> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67571'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.006266047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67571'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67573> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67573'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '17.42306'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67573'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67598> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67598'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.1359732'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67598'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67575> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67575'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.5576782'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67575'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67592> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67592'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '7.271112'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67592'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67581> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67581'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '3.878683'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67581'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67590> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67590'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '5.329273'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67590'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67574> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26971435546875"^^xsd:decimal ;
  dwc:decimalLongitude "2.6126394271850586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26971435546875 2.6126394271850586)"^^geo:wktLiteral ;
  geo-pos:lat "51.26971435546875"^^xsd:decimal ;
  geo-pos:long "2.6126394271850586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67574'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6126394271851'^^xsd:double;
  dwc:startLongitude '2.612'^^xsd:double;
  dwc:endLongitude '2.614'^^xsd:double;
  dwc:latitude '51.269714355469'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:observedWeight '0.8365173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67574'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67402> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67402'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.5841501'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67402'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67416> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67416'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.02575617'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67416'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67419> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67419'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '5.338135'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67419'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67395> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67395'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.3245278'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67395'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67397> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67397'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '2.012072'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67397'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67404> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67404'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.1201955'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67404'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67382> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67382'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.003382644'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67382'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67389> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67389'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '7.094419'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67389'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67396> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67396'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.08585392'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67396'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67394> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67394'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.2297451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67394'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67411> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67411'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.02980848'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67411'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67388> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67388'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.5095602'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67388'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67413> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67413'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.128094'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67413'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67417> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67417'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.47995'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67417'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67418> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67418'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '2.420107'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67418'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67410> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67410'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '22.68903'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67410'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67399> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67399'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.9457667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67399'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67406> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67406'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '2.049161'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67406'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67383> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67383'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.002747325'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67383'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67387> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67387'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.277197'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67387'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67405> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67405'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '5.497033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67405'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67384> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67384'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.4224013'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67384'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67401> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67401'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.9086779'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67401'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67392> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67392'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.2297451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67392'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67408> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67408'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '5.689286'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67408'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67409> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67409'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '2.285089'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67409'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67398> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67398'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.7829877'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67398'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67412> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67412'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.06997655'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67412'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67407> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67407'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.6411227'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67407'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67414> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67414'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.7282907'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67414'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67391> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67391'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '1.941157'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67391'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67393> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67393'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '2.297451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67393'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67403> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67403'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.02781667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67403'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67390> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67390'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.7089816'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67390'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67415> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67415'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '2.064658'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67415'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67385> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67385'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '2.92755'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67385'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67386> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67386'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.09169199'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67386'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67400> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588005065918"^^xsd:decimal ;
  dwc:decimalLongitude "2.619194507598877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588005065918 2.619194507598877)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588005065918"^^xsd:decimal ;
  geo-pos:long "2.619194507598877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F5c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67400'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F5c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6191945075989'^^xsd:double;
  dwc:startLongitude '2.619'^^xsd:double;
  dwc:endLongitude '2.622'^^xsd:double;
  dwc:latitude '51.258800506592'^^xsd:double;
  dwc:startLatitude '51.257'^^xsd:double;
  dwc:endLatitude '51.255'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observedWeight '0.6868314'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67400'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68101> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68101'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '11.8901'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68101'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68105> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68105'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.1619795'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68105'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68100> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68100'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.1412964'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68100'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68107> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68107'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.9718773'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68107'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68114> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68114'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.07439061'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68114'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68115> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68115'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.8055286'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68115'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68124> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68124'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '4.157267'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68124'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68110> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68110'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.9142845'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68110'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68112> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68112'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '387.9579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68112'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68118> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68118'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.02950402'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68118'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68102> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68102'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '3.940102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68102'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68119> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68119'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '3.077009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68119'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68120> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68120'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.400731'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68120'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68103> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68103'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.7644749'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68103'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68104> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68104'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.3822374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68104'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68096> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68096'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.968894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68096'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68113> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68113'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '270.0457'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68113'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68099> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68099'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.1931756'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68099'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68106> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68106'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.08684617'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68106'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68098> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68098'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.3051043'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68098'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68095> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68095'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '5.70785'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68095'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68116> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68116'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.5541015'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68116'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68123> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68123'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.2083451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68123'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68125> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68125'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.1136428'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68125'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68108> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68108'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.4165188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68108'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68097> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68097'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.02542536'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68097'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68117> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68117'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.6109312'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68117'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68122> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68122'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.1142713'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68122'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68126> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68126'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.14028'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68126'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68094> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68094'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.01714069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68094'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68111> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68111'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '4.610086'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68111'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68128> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68128'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '58.55482'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68128'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68109> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68109'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '22.37078'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68109'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68121> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68121'^^xsd:integer;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.2359702'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68121'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68093> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68093'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '0.0002285426'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68093'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68127> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.176414489746094"^^xsd:decimal ;
  dwc:decimalLongitude "2.672861337661743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.176414489746094 2.672861337661743)"^^geo:wktLiteral ;
  geo-pos:lat "51.176414489746094"^^xsd:decimal ;
  geo-pos:long "2.672861337661743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C5s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68127'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C5s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.6728613376617'^^xsd:double;
  dwc:startLongitude '2.672'^^xsd:double;
  dwc:endLongitude '2.67'^^xsd:double;
  dwc:latitude '51.176414489746'^^xsd:double;
  dwc:startLatitude '51.175'^^xsd:double;
  dwc:endLatitude '51.174'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:observedWeight '1.290205'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68127'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67083> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67083'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.09603319'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67083'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67084> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67084'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '11.55258'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67084'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67101> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67101'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.2039356'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67101'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67078> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67078'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.2158049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67078'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67114> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67114'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '7.262068'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67114'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67121> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67121'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.3031239'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67121'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67089> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67089'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '1.545127'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67089'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67096> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67096'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.1359571'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67096'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67103> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67103'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.1079025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67103'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67081> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67081'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '4.957758'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67081'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67086> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67086'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.3648182'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67086'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67111> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67111'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.0322988'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67111'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67120> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67120'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.1430787'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67120'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67104> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67104'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '261.6202'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67104'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67092> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67092'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.4452775'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67092'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67109> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67109'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '57.52234'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67109'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67126> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67126'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.03285427'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67126'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67079> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67079'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '1.240878'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67079'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67088> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67088'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '32.52363'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67088'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67113> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67113'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '1.341587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67113'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67122> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67122'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '4.219462'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67122'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67106> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67106'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '6.810695'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67106'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67129> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67129'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '7.956443'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67129'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67085> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67085'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.2668428'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67085'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67099> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67099'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.8740098'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67099'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67100> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67100'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.1079025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67100'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67095> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67095'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.03596748'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67095'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67097> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67097'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '4.894455'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67097'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67128> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67128'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.09097966'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67128'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67090> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67090'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.2406225'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67090'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67077> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67077'^^xsd:integer;
  dwc:scientificName 'Beroe cucumis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.0003596748'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67077'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67094> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67094'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.2039356'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67094'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67107> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67107'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '8.31472'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67107'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67080> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67080'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '2.970339'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67080'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67087> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67087'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '37.15154'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67087'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67102> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67102'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '1.456683'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67102'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67098> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67098'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.2733529'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67098'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67112> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67112'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '7.170105'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67112'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67123> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67123'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.4998106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67123'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67082> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67082'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.09603319'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67082'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67117> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67117'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '11.05965'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67117'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67105> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67105'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '7.511629'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67105'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67091> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67091'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '8.662409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67091'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67093> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67093'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '4.571827'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67093'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67108> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67108'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '19.10598'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67108'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67127> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67127'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '7.728644'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67127'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67118> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67118'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '2.297509'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67118'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67115> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67115'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.5846893'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67115'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67116> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67116'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '2.82098'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67116'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67119> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67119'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.4895629'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67119'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67124> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67124'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '1.450664'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67124'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67076> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67076'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.006725919'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67076'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67110> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67110'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.3746373'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67110'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67125> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31560516357422"^^xsd:decimal ;
  dwc:decimalLongitude "2.714918851852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31560516357422 2.714918851852417)"^^geo:wktLiteral ;
  geo-pos:lat "51.31560516357422"^^xsd:decimal ;
  geo-pos:long "2.714918851852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F8s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67125'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F8s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7149188518524'^^xsd:double;
  dwc:startLongitude '2.715'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.315605163574'^^xsd:double;
  dwc:startLatitude '51.314'^^xsd:double;
  dwc:endLatitude '51.315'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:observedWeight '0.04769288'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67125'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67483> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67483'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '1.353859'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67483'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67484> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67484'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '38.52283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67484'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67501> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67501'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.09435616'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67501'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67482> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67482'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '6.132829'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67482'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67489> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67489'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.08409059'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67489'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67496> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67496'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '4223.003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67496'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67497> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67497'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '1.27444'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67497'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67504> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67504'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.1474922'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67504'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67503> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67503'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.4073083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67503'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67500> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67500'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.7634002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67500'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67498> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67498'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '3.417731'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67498'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67506> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67506'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '15.98332'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67506'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67502> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67502'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.871591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67502'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67491> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67491'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.5405824'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67491'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67494> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67494'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.6633653'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67494'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67493> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67493'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '96.31458'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67493'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67480> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67480'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '8.898476e-05'^^xsd:string;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67480'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67487> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67487'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.297654'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67487'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67505> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67505'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '4.272365'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67505'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67495> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67495'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '480.8183'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67495'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67499> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67499'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '1.375724'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67499'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67485> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67485'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.9185451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67485'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67486> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67486'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '8.148378'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67486'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67488> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67488'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.297654'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67488'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67492> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67492'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.6486989'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67492'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67481> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67481'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '2.014971'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67481'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67490> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.191062927246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.7220702171325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.191062927246094 2.7220702171325684)"^^geo:wktLiteral ;
  geo-pos:lat "51.191062927246094"^^xsd:decimal ;
  geo-pos:long "2.7220702171325684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C6s 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67490'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C6s 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7220702171326'^^xsd:double;
  dwc:startLongitude '2.722'^^xsd:double;
  dwc:endLongitude '2.717'^^xsd:double;
  dwc:latitude '51.191062927246'^^xsd:double;
  dwc:startLatitude '51.19'^^xsd:double;
  dwc:endLatitude '51.19'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:observedWeight '0.5045435'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67490'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67033> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67033'^^xsd:integer;
  dwc:scientificName 'Beroe gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.0002321877'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106361'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67033'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67066> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67066'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.7053863'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67066'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67047> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67047'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '6.213343'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67047'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67039> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67039'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '27.86276'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67039'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67046> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67046'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '4.311726'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67046'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67053> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67053'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '6.676558'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67053'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67056> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67056'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '7.428846'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67056'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67041> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67041'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '11.81197'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67041'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67058> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67058'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '1.857502'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67058'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67075> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67075'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '36.73799'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67075'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67064> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67064'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '29.39869'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67064'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67071> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67071'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.07697023'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67071'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67045> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67045'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '32.62005'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67045'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67054> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67054'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '1.102892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67054'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67029> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67029'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.0001160939'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67029'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67036> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67036'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.1033235'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67036'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67063> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67063'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.2309107'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67063'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67070> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67070'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '2.238724'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67070'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67072> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67072'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '5.838276'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67072'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67035> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67035'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '5.18034'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67035'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67049> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67049'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.05804693'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67049'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67050> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67050'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.2194174'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67050'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67031> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67031'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.02786253'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67031'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67038> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67038'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '22.37326'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67038'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67061> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67061'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '7.430936'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67061'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67040> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67040'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '26.84369'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67040'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67060> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67060'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '3.925482'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67060'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67037> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67037'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '2.583088'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67037'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67062> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67062'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '57.25341'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67062'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67043> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67043'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '1.437242'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67043'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67065> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67065'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '121.3137'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67065'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67030> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67030'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.1166395'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67030'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67044> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67044'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '1.553336'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67044'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67048> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67048'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.2194174'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67048'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67055> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67055'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.6582522'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67055'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67069> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67069'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '37.07465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67069'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67034> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67034'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.7313913'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67034'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67051> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67051'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '22.16116'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67051'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67052> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67052'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '1.764627'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67052'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67073> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67073'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.6835288'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67073'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67032> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67032'^^xsd:integer;
  dwc:scientificName 'Beroe cucumis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.0001160939'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67032'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67067> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67067'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '5.855167'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67067'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67068> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67068'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.2462033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67068'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67042> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67042'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.718621'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67042'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67057> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67057'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '0.2821081'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67057'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67059> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67059'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '596.8805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67059'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67074> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31895446777344"^^xsd:decimal ;
  dwc:decimalLongitude "2.74428653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31895446777344 2.74428653717041)"^^geo:wktLiteral ;
  geo-pos:lat "51.31895446777344"^^xsd:decimal ;
  geo-pos:long "2.74428653717041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F7c 1/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67074'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F7c 1/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7442865371704'^^xsd:double;
  dwc:startLongitude '2.744'^^xsd:double;
  dwc:endLongitude '2.746'^^xsd:double;
  dwc:latitude '51.318954467773'^^xsd:double;
  dwc:startLatitude '51.317'^^xsd:double;
  dwc:endLatitude '51.319'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:observedWeight '3.28263'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67074'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68019> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68019'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '7.601952'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68019'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68020> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68020'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '3.60772'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68020'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68037> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68037'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.03052155'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68037'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68014> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68014'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.8299733'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68014'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68017> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68017'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.1383289'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68017'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68022> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68022'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '1.642272'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68022'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68038> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68038'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.8662046'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68038'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68018> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68018'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.1242955'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68018'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68011> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68011'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.159563'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68011'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68028> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68028'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.03314001'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68028'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68045> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68045'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '1.415987'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68045'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68027> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68027'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '2.860679'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68027'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68029> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68029'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.0204568'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68029'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68044> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68044'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.1905467'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68044'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68042> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68042'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '3.335012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68042'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68030> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68030'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '1.955261'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68030'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68034> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68034'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.7323943'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68034'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68012> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68012'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '1.06269'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68012'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68046> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68046'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '1.661709'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68046'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68025> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68025'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.4639602'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68025'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68031> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68031'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.1988401'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68031'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68033> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68033'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '10.34723'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68033'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68040> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68040'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.003735547'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68040'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68032> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68032'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.0409136'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68032'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68039> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68039'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '6.91293'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68039'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68023> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68023'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '5.747952'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68023'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68016> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68016'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.4149866'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68016'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68041> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68041'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '1.115416'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68041'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68013> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68013'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.07282621'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68013'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68026> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68026'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '11.59901'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68026'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68043> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68043'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.01215338'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68043'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68021> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68021'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.547424'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68021'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68035> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68035'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.9820492'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68035'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68036> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68036'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.09185103'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68036'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68015> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68015'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.8094347'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68015'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68024> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65012741088867"^^xsd:decimal ;
  dwc:decimalLongitude "2.7503483295440674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65012741088867 2.7503483295440674)"^^geo:wktLiteral ;
  geo-pos:lat "51.65012741088867"^^xsd:decimal ;
  geo-pos:long "2.7503483295440674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H7s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68024'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H7s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7503483295441'^^xsd:double;
  dwc:startLongitude '2.75'^^xsd:double;
  dwc:endLongitude '2.749'^^xsd:double;
  dwc:latitude '51.650127410889'^^xsd:double;
  dwc:startLatitude '51.649'^^xsd:double;
  dwc:endLatitude '51.652'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observedWeight '0.273712'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68024'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67951> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67951'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '1.389553'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67951'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67952> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67952'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '1.850884'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67952'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67969> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67969'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '1.050502'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67969'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67957> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67957'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '1.125723'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67957'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67958> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67958'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '3.05998'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67958'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67983> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67983'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.4686494'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67983'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67984> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67984'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.1863411'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67984'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67960> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67960'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '1.146844'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67960'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67977> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67977'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.2764284'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67977'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67966> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67966'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.3501673'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67966'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67980> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67980'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.697926'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67980'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67953> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67953'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '2.30851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67953'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67954> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67954'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '2.505642'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67954'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67968> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67968'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '22.24767'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67968'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67972> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67972'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.1852737'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67972'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67965> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67965'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.7003346'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67965'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67975> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67975'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '2.470625'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67975'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67982> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67982'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '11.74911'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67982'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67967> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67967'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '63.38028'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67967'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67974> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67974'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.7370188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67974'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67959> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67959'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '21.3641'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67959'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67961> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67961'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '5.734221'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67961'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67976> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67976'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.8797004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67976'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67963> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67963'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '32.22651'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67963'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67978> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67978'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '29.75928'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67978'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67964> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67964'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '3.440533'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67964'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67970> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67970'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '5.702724'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67970'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67973> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67973'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '14.50861'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67973'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67955> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67955'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '2.290909'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67955'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67962> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67962'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '2.478962'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67962'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67971> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67971'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.7503585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67971'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67985> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67985'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '10.53567'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67985'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67986> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67986'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.9002231'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67986'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67979> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67979'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.697926'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67979'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67956> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67956'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.9163637'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67956'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67981> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595951080322266"^^xsd:decimal ;
  dwc:decimalLongitude "2.770857095718384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595951080322266 2.770857095718384)"^^geo:wktLiteral ;
  geo-pos:lat "51.595951080322266"^^xsd:decimal ;
  geo-pos:long "2.770857095718384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H5c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67981'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H5c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7708570957184'^^xsd:double;
  dwc:startLongitude '2.771'^^xsd:double;
  dwc:endLongitude '2.772'^^xsd:double;
  dwc:latitude '51.595951080322'^^xsd:double;
  dwc:startLatitude '51.595'^^xsd:double;
  dwc:endLatitude '51.597'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:observedWeight '0.1228365'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67981'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68002> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68002'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.2571581'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68002'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68000> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68000'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '4.756744'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68000'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68007> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68007'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.1221841'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68007'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67992> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67992'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.672965'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67992'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67987> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67987'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.01608258'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67987'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67988> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67988'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.2857312'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67988'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68001> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68001'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.4408424'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68001'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68003> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68003'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '1.102106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68003'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68004> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68004'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.06803124'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68004'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67994> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67994'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '1.685406'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67994'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67993> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67993'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.8267156'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67993'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68006> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68006'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.8196754'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68006'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68008> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68008'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '6.273043'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68008'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67991> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67991'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.9200544'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67991'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68005> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68005'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '1.069977'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68005'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68009> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68009'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '7.064208'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68009'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68010> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68010'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.3441697'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68010'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67999> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67999'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '2.571581'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67999'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67989> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67989'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.3624704'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67989'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67997> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67997'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.9102579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67997'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67995> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67995'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '5.845108'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67995'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67998> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67998'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.2571581'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67998'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67996> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67996'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.9102579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67996'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67990> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583526611328125"^^xsd:decimal ;
  dwc:decimalLongitude "2.7920639514923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583526611328125 2.7920639514923096)"^^geo:wktLiteral ;
  geo-pos:lat "51.583526611328125"^^xsd:decimal ;
  geo-pos:long "2.7920639514923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H6s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67990'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H6s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7920639514923'^^xsd:double;
  dwc:startLongitude '2.792'^^xsd:double;
  dwc:endLongitude '2.791'^^xsd:double;
  dwc:latitude '51.583526611328'^^xsd:double;
  dwc:startLatitude '51.582'^^xsd:double;
  dwc:endLatitude '51.586'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.1210956'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67990'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66934> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66934'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.02071702'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66934'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66948> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66948'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '39.32159'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66948'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66951> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66951'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.155366'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66951'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66954> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66954'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.308411'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66954'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66952> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66952'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.09634694'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66952'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66956> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66956'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '6.63018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66956'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66922> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66922'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '3.977822'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66922'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66947> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66947'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.786333'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66947'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66938> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66938'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '95.74992'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66938'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66923> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66923'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.1729488'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66923'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66925> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66925'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '16.16194'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66925'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66940> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66940'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '8339.404'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66940'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66927> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66927'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.156573'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66927'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66929> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66929'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.1933589'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66929'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66936> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66936'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '334.0007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66936'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66921> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66921'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.2594232'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66921'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66928> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66928'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.158319'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66928'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66926> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66926'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '4.435438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66926'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66943> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66943'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '3.470087'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66943'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66931> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66931'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.5800767'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66931'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66950> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66950'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.1695727'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66950'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66933> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66933'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.18087'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66933'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66935> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66935'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.03836486'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66935'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66919> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66919'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.498992'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66919'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66937> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66937'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '2.864934'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66937'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66939> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66939'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '2542.439'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66939'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66946> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66946'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.4889018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66946'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66953> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66953'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '19.68339'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66953'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66920> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66920'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '7.05095'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66920'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66945> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66945'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.4444764'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66945'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66949> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66949'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.006394143'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66949'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66930> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66930'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.04833972'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66930'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66944> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66944'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.2098814'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66944'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66955> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66955'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '2.620188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66955'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66932> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66932'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '3.439026'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66932'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66941> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66941'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.288606'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66941'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66924> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66924'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.1729488'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66924'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66942> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66942'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.01148388'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66942'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66957> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.258453369140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.8026628494262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.258453369140625 2.8026628494262695)"^^geo:wktLiteral ;
  geo-pos:lat "51.258453369140625"^^xsd:decimal ;
  geo-pos:long "2.8026628494262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C7c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66957'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C7c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8026628494263'^^xsd:double;
  dwc:startLongitude '2.802'^^xsd:double;
  dwc:endLongitude '2.806'^^xsd:double;
  dwc:latitude '51.258453369141'^^xsd:double;
  dwc:startLatitude '51.247'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1455.482'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66957'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68419> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68419'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '2.880109'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68419'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68420> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68420'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.5035387'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68420'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68416> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68416'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '2.216233'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68416'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68413> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68413'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.599211'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68413'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68430> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68430'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.1189941'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68430'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68421> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68421'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.05366662'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68421'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68422> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68422'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.03312755'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68422'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68411> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68411'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.6553953'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68411'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68428> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68428'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '2.240283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68428'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68410> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68410'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '1.120042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68410'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68433> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68433'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '2.06152'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68433'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68431> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68431'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '4.112186'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68431'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68405> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68405'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.1590122'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68405'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68415> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68415'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.4432465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68415'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68424> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68424'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '1.341666'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68424'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68417> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68417'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '3.102726'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68417'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68426> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68426'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.06625509'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68426'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68414> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68414'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '1.640476'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68414'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68429> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68429'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '2.473833'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68429'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68407> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68407'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.05896703'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68407'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68425> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68425'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.1073332'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68425'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68432> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68432'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.04392713'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68432'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68404> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68404'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.2153622'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68404'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68409> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68409'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.45836'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68409'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68434> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68434'^^xsd:integer;
  dwc:scientificName 'Callionymus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.1879332'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68434'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68406> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68406'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.8383919'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68406'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68408> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68408'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.4717363'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68408'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68418> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68418'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.2504442'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68418'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68423> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68423'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '0.1252221'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68423'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68427> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68427'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '17.48332'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68427'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68412> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7531852722168"^^xsd:decimal ;
  dwc:decimalLongitude "2.813175678253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7531852722168 2.813175678253174)"^^geo:wktLiteral ;
  geo-pos:lat "51.7531852722168"^^xsd:decimal ;
  geo-pos:long "2.813175678253174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H11 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68412'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H11 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8131756782532'^^xsd:double;
  dwc:startLongitude '2.813'^^xsd:double;
  dwc:endLongitude '2.81'^^xsd:double;
  dwc:latitude '51.753185272217'^^xsd:double;
  dwc:startLatitude '51.752'^^xsd:double;
  dwc:endLatitude '51.751'^^xsd:double;
  dwc:minimumDepth '33.7'^^xsd:double;
  dwc:maximumDepth '33.7'^^xsd:double;
  dwc:observedWeight '4.377076'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68412'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66701> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66701'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '70.3797'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66701'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66705> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66705'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '64.28501'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66705'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66730> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66730'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.2986528'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66730'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66709> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66709'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '4.603657'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66709'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66698> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66698'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '11.85665'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66698'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66696> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66696'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.309663'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66696'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66695> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66695'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.01290263'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66695'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66697> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66697'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '62.32898'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66697'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66702> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66702'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '2.127213'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66702'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66706> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66706'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '21.30998'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66706'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66726> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66726'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '6.224452'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66726'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66739> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66739'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.4351621'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66739'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66711> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66711'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '1.150914'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66711'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66720> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66720'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '1.67218'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66720'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66717> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66717'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '18.81203'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66717'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66718> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66718'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '3.4407'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66718'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66731> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66731'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.1544874'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66731'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66732> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66732'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '2.402092'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66732'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66715> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66715'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '97.21871'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66715'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66716> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66716'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '67.98824'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66716'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66733> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66733'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.3648392'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66733'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66721> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66721'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.8360902'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66721'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66728> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66728'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '21.54276'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66728'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66735> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66735'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.6480559'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66735'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66729> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66729'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '10.35025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66729'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66736> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66736'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '2.531911'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66736'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66727> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66727'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '2.053066'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66727'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66703> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66703'^^xsd:integer;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.5816504'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66703'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66710> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66710'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '4.259587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66710'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66704> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66704'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.5816504'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66704'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66738> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66738'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '3.447327'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66738'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66723> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66723'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '565.0958'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66723'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66725> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66725'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '5.505809'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66725'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66740> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66740'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '17.91801'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66740'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66699> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66699'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '1.224889'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66699'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66700> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66700'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '1.990445'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66700'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66714> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66714'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '1.950877'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66714'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66734> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66734'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '90.02065'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66734'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66708> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66708'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '7.454278'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66708'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66707> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66707'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '69.62584'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66707'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66712> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66712'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '1.625731'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66712'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66719> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66719'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '2.60117'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66719'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66737> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66737'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '4.233311'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66737'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66713> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66713'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '0.6021225'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66713'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66722> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66722'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '1.892385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66722'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66724> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439327239990234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8247172832489014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439327239990234 2.8247172832489014)"^^geo:wktLiteral ;
  geo-pos:lat "51.439327239990234"^^xsd:decimal ;
  geo-pos:long "2.8247172832489014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z1c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66724'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z1c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8247172832489'^^xsd:double;
  dwc:startLongitude '2.824'^^xsd:double;
  dwc:endLongitude '2.825'^^xsd:double;
  dwc:latitude '51.43932723999'^^xsd:double;
  dwc:startLatitude '51.438'^^xsd:double;
  dwc:endLatitude '51.436'^^xsd:double;
  dwc:minimumDepth '25.3'^^xsd:double;
  dwc:maximumDepth '25.3'^^xsd:double;
  dwc:observedWeight '12.3184'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66724'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68152> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68152'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '2.250382'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68152'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68155> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68155'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '7599.019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68155'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68169> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68169'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.3799559'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68169'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68138> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68138'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '28.83856'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68138'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68149> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68149'^^xsd:integer;
  dwc:scientificName 'Siriella armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '8.152504'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120208'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68149'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68158> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68158'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.01573664'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68158'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68141> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68141'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.5644941'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68141'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68166> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68166'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.6788784'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68166'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68146> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68146'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.1923836'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68146'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68161> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68161'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '4.910531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68161'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68153> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68153'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '60.42607'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68153'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68154> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68154'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '4766.734'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68154'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68168> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68168'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.02797157'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68168'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68137> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68137'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.07132117'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68137'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68170> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68170'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.8524696'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68170'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68130> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68130'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0000'^^xsd:gYear;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68130'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68143> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68143'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.7056176'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68143'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68150> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68150'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '412.4851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68150'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68157> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68157'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '2.102136'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68157'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68164> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68164'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.5314598'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68164'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68142> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68142'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '1.834606'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68142'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68165> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68165'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.5451529'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68165'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68132> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68132'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '2.079262'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68132'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68139> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68139'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '8.1874'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68139'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68160> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68160'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.4660698'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68160'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68144> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68144'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.07973795'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68144'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68167> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68167'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.08947216'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68167'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68174> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68174'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '864.3389'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68174'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68145> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68145'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '1.395414'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68145'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68162> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68162'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '28.56322'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68162'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68147> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68147'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '2.699699'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68147'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68151> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68151'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.6713176'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68151'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68156> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68156'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '1.135232'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68156'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68134> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68134'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.03754856'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68134'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68148> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68148'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '3.16104'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68148'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68159> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68159'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.1589274'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68159'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68173> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68173'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '1.747066'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68173'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68135> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68135'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '2.282277'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68135'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68136> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68136'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.1043344'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68136'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68171> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68171'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '19.55791'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68171'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68172> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68172'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '1.880011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68172'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68131> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68131'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.01265682'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68131'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68133> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68133'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '11.63077'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68133'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68140> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68140'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '3.863304'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68140'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68129> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68129'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0000'^^xsd:gYear;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68129'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68163> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.291866302490234"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303418159484863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.291866302490234 2.8303418159484863)"^^geo:wktLiteral ;
  geo-pos:lat "51.291866302490234"^^xsd:decimal ;
  geo-pos:long "2.8303418159484863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F9c 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68163'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F9c 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8303418159485'^^xsd:double;
  dwc:startLongitude '2.83'^^xsd:double;
  dwc:endLongitude '2.834'^^xsd:double;
  dwc:latitude '51.29186630249'^^xsd:double;
  dwc:startLatitude '51.29'^^xsd:double;
  dwc:endLatitude '51.29'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:observedWeight '0.01054735'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68163'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67551> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67551'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '1.356453'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67551'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67552> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67552'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.03391133'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67552'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67539> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67539'^^xsd:integer;
  dwc:scientificName 'Beroe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.0001255975'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106331'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67539'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1434803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67550> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67550'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '1.695567'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67550'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67560> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67560'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '1.0827'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67560'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67546> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67546'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.09465867'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67546'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67554> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67554'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '1.786499'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67554'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67541> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67541'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.0372606'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67541'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67566> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67566'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.4320018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67566'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67553> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67553'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '400.2646'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67553'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67567> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67567'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '6.322618'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67567'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67568> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67568'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '1129.405'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67568'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67563> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67563'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.3608417'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67563'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67565> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67565'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.1577086'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67565'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67542> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67542'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '1.981678'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67542'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67544> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67544'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '30.01647'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67544'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67557> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67557'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '1034.097'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67557'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67564> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67564'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.5484328'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67564'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67545> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67545'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '2.074369'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67545'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67562> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67562'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '5.27903'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67562'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67548> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67548'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.1582529'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67548'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67555> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67555'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '42.37335'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67555'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67559> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67559'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '3.008602'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67559'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67561> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67561'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.2464946'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67561'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67558> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67558'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.1090187'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67558'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67547> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67547'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.560165'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67547'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67556> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67556'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '1831.821'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67556'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67538> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67538'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.0002511951'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67538'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67540> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67540'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.3903571'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67540'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67543> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67543'^^xsd:integer;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.1415484'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67543'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67549> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3056640625"^^xsd:decimal ;
  dwc:decimalLongitude "2.840935468673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3056640625 2.840935468673706)"^^geo:wktLiteral ;
  geo-pos:lat "51.3056640625"^^xsd:decimal ;
  geo-pos:long "2.840935468673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F11s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67549'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F11s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8409354686737'^^xsd:double;
  dwc:startLongitude '2.851'^^xsd:double;
  dwc:endLongitude '2.854'^^xsd:double;
  dwc:latitude '51.3056640625'^^xsd:double;
  dwc:startLatitude '51.309'^^xsd:double;
  dwc:endLatitude '51.311'^^xsd:double;
  dwc:minimumDepth '12.7'^^xsd:double;
  dwc:maximumDepth '12.7'^^xsd:double;
  dwc:observedWeight '0.06363608'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67549'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67283> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67283'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.1751787'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67283'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67284> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67284'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.04379468'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67284'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67301> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67301'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.02317179'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67301'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67295> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67295'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '12.83893'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67295'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67297> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67297'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.2074338'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67297'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67304> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67304'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.1408211'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67304'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67282> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67282'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.1550193'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67282'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67289> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67289'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.01158589'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67289'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67296> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67296'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '3.627878'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67296'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67303> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67303'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '1.272984'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67303'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67281> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67281'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '1.047828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67281'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67290> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67290'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '59.73907'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67290'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67275> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67275'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0000'^^xsd:gYear;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67275'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67292> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67292'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '978.8065'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67292'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67309> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67309'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '106.214'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67309'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67277> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67277'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.5484067'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67277'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67294> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67294'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.2212442'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67294'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67298> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67298'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.3329932'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67298'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67302> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67302'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.07681447'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67302'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67291> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67291'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '4.301641'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67291'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67293> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67293'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '585.6039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67293'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67308> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67308'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '1.352553'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67308'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67285> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67285'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.2189734'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67285'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67286> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67286'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.07044223'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67286'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67299> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67299'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.05461025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67299'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67300> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67300'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '2.383324'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67300'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67280> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67280'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '1.530821'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67280'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67287> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67287'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '2.42122'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67287'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67305> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67305'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.01536289'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67305'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67278> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67278'^^xsd:integer;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.07834381'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67278'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67307> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67307'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '1.18539'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67307'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67288> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67288'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.9947648'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67288'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67276> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67276'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '0.339513'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67276'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67306> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67306'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '10.23971'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67306'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67279> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.249366760253906"^^xsd:decimal ;
  dwc:decimalLongitude "2.841416358947754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.249366760253906 2.841416358947754)"^^geo:wktLiteral ;
  geo-pos:lat "51.249366760253906"^^xsd:decimal ;
  geo-pos:long "2.841416358947754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C8s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67279'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C8s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8414163589478'^^xsd:double;
  dwc:startLongitude '2.841'^^xsd:double;
  dwc:endLongitude '2.845'^^xsd:double;
  dwc:latitude '51.249366760254'^^xsd:double;
  dwc:startLatitude '51.248'^^xsd:double;
  dwc:endLatitude '51.248'^^xsd:double;
  dwc:minimumDepth '11.2'^^xsd:double;
  dwc:maximumDepth '11.2'^^xsd:double;
  dwc:observedWeight '17.52858'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67279'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67534> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67534'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.7341998'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67534'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67532> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67532'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.07069088'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67532'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67517> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67517'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '1.507333'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67517'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67518> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67518'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '2.007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67518'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67535> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67535'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '2.871563'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67535'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67536> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67536'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.1105'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67536'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67512> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67512'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.1186667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67512'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67523> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67523'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '2.727'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67523'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67537> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67537'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '170.4158'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67537'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67529> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67529'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '1714.267'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67529'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67519> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67519'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '1.323'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67519'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67520> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67520'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.3546667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67520'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67533> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67533'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.5180817'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67533'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67508> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67508'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.002626667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67508'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67527> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67527'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '46.83283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67527'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67511> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67511'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '2.9082'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67511'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67528> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67528'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '662.2802'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67528'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67507> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67507'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.0007666667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67507'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67514> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67514'^^xsd:integer;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.1127'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67514'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67521> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67521'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.783'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67521'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67530> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67530'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.2893333'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67530'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67510> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67510'^^xsd:integer;
  dwc:scientificName 'Beroe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.0003666667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106331'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67510'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1434803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67525> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67525'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.5304'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67525'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67516> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67516'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '1.101067'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67516'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67513> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67513'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.3381'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67513'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67522> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67522'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67522'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67531> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67531'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '1.153962'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67531'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67509> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67509'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.0003'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67509'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67526> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67526'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '0.6223'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67526'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67515> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67515'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '8.405133'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67515'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67524> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31061553955078"^^xsd:decimal ;
  dwc:decimalLongitude "2.8518221378326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31061553955078 2.8518221378326416)"^^geo:wktLiteral ;
  geo-pos:lat "51.31061553955078"^^xsd:decimal ;
  geo-pos:long "2.8518221378326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio F10s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67524'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio F10s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.8518221378326'^^xsd:double;
  dwc:startLongitude '2.84'^^xsd:double;
  dwc:endLongitude '2.844'^^xsd:double;
  dwc:latitude '51.310615539551'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:observedWeight '110.0447'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67524'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68620> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68620'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '5.209463'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68620'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68623> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68623'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.7623604'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68623'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68616> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68616'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '1.387913'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68616'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68627> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68627'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '2.330846'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68627'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68621> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68621'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '1.328416'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68621'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68622> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68622'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '1.034632'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68622'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68613> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68613'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.7163767'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68613'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68630> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68630'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.1369871'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68630'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68634> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68634'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '1.711082'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68634'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68618> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68618'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.4497523'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68618'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68632> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68632'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '6.922427'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68632'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68635> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68635'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.8937504'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68635'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68617> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68617'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '5.397027'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68617'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68626> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68626'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.4011468'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68626'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68614> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68614'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.4545927'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68614'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68629> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68629'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.0905555'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68629'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68612> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68612'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.04033653'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68612'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68631> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68631'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.1425712'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68631'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68611> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68611'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '1.583962'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68611'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68628> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68628'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.1337156'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68628'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68633> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68633'^^xsd:integer;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.06943066'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68633'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68615> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68615'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.6650149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68615'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68619> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68619'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.2541201'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68619'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68624> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68624'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '0.06722754'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68624'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68625> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.842018127441406"^^xsd:decimal ;
  dwc:decimalLongitude "2.865427017211914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.842018127441406 2.865427017211914)"^^geo:wktLiteral ;
  geo-pos:lat "51.842018127441406"^^xsd:decimal ;
  geo-pos:long "2.865427017211914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio H12 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68625'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio H12 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8654270172119'^^xsd:double;
  dwc:startLongitude '2.865'^^xsd:double;
  dwc:endLongitude '2.863'^^xsd:double;
  dwc:latitude '51.842018127441'^^xsd:double;
  dwc:startLatitude '51.841'^^xsd:double;
  dwc:endLatitude '51.839'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:observedWeight '7.225513'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68625'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67134> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67134'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '3.544264'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67134'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67151> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67151'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.2830379'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67151'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67152> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67152'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '4.488173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67152'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67139> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67139'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '35.89131'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67139'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67146> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67146'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.2246333'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67146'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67153> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67153'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.121302'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67153'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67145> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67145'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '1.698228'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67145'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67131> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67131'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.3989487'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67131'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67138> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67138'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '2.473362'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67138'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67140> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67140'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.9269867'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67140'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67161> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67161'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '2.123385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67161'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67154> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67154'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.2246333'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67154'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67143> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67143'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.9269867'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67143'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67160> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67160'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.1344805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67160'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67147> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67147'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '18.11443'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67147'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67156> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67156'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '2.680774'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67156'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67142> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67142'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '5.009322'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67142'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67144> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67144'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '1.001864'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67144'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67157> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67157'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '1.597592'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67157'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67136> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67136'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.3703454'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67136'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67163> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67163'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '24.47792'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67163'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67135> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67135'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.7406908'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67135'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67149> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67149'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '3.760361'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67149'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67150> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67150'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.9734109'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67150'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67137> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67137'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '10.46402'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67137'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67162> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67162'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.05585881'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67162'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67130> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67130'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.1357085'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67130'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67148> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67148'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '11.38142'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67148'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67155> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67155'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '5.359852'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67155'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67132> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67132'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.2665648'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67132'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67133> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67133'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '1.599389'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67133'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67141> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67141'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '2.003729'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67141'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67158> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67158'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '3.796481'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67158'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67159> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55516052246094"^^xsd:decimal ;
  dwc:decimalLongitude "2.9036333560943604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55516052246094 2.9036333560943604)"^^geo:wktLiteral ;
  geo-pos:lat "51.55516052246094"^^xsd:decimal ;
  geo-pos:long "2.9036333560943604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z3s 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67159'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z3s 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9036333560944'^^xsd:double;
  dwc:startLongitude '2.904'^^xsd:double;
  dwc:endLongitude '2.905'^^xsd:double;
  dwc:latitude '51.555160522461'^^xsd:double;
  dwc:startLatitude '51.554'^^xsd:double;
  dwc:endLatitude '51.557'^^xsd:double;
  dwc:minimumDepth '26.7'^^xsd:double;
  dwc:maximumDepth '26.7'^^xsd:double;
  dwc:observedWeight '0.1299878'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67159'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66748> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66748'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '18.50891'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66748'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66751> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66751'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.2714359'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66751'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66765> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66765'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '2.851804'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66765'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66744> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66744'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '1.150371'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66744'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66755> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66755'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '1.579786'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66755'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66769> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66769'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '1.760469'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66769'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66743> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66743'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.1912977'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66743'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66756> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66756'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.5428718'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66756'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66745> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66745'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.7103291'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66745'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66754> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66754'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '2.791912'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66754'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66767> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66767'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '8.893055'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66767'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66766> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66766'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.05356909'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66766'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66763> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66763'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.841987'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66763'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66770> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66770'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '5.350213'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66770'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66750> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66750'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '3.555954'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66750'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66764> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66764'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.06448398'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66764'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66746> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66746'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '3.926773'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66746'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66753> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66753'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '1.746381'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66753'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66760> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66760'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '3.416219'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66760'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66761> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66761'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.8569619'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66761'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66768> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66768'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.09521799'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66768'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66742> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66742'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.08617012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66742'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66757> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66757'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.9306374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66757'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66759> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66759'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.4308506'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66759'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66749> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66749'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '3.843188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66749'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66762> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66762'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.7660524'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66762'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66758> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66758'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '0.1163297'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66758'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66747> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66747'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '1.185988'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66747'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66752> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66752'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '9.228821'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66752'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66741> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53685760498047"^^xsd:decimal ;
  dwc:decimalLongitude "2.9549431800842285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53685760498047 2.9549431800842285)"^^geo:wktLiteral ;
  geo-pos:lat "51.53685760498047"^^xsd:decimal ;
  geo-pos:long "2.9549431800842285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z2c 6/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66741'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z2c 6/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.9549431800842'^^xsd:double;
  dwc:startLongitude '2.955'^^xsd:double;
  dwc:endLongitude '2.957'^^xsd:double;
  dwc:latitude '51.53685760498'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.537'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:observedWeight '1.063799'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66741'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66866> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66866'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '11.69674'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66866'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66862> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66862'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '7.535795'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66862'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66844> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66844'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.01668385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66844'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66855> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66855'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '111.5039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66855'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66869> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66869'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '2.452135'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66869'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66863> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66863'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '2.903238'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66863'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66870> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66870'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '1.109889'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66870'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66872> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66872'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '622.8117'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66872'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66864> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66864'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '2.149361'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66864'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66871> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66871'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '3.24616'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66871'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66846> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66846'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.376054'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66846'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66853> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66853'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.4955104'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66853'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66848> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66848'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.9185016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66848'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66851> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66851'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.1051083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66851'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66865> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66865'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.1179396'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66865'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66847> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66847'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '42.4069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66847'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66852> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66852'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.5255413'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66852'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66849> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66849'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '4.0237'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66849'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66842> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66842'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.01752917'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66842'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66857> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66857'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.2966389'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66857'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66850> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66850'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.7440997'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66850'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66861> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66861'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '6.809422'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66861'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66858> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66858'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '18.26487'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66858'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66867> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66867'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.1179396'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66867'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66868> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66868'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.1106139'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66868'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66859> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66859'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '1942.516'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66859'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66860> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66860'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '162.3564'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66860'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66843> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66843'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.000333677'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66843'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66856> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66856'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.1106139'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66856'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66845> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66845'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.259267'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66845'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66854> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31768798828125"^^xsd:decimal ;
  dwc:decimalLongitude "3.0500075817108154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31768798828125 3.0500075817108154)"^^geo:wktLiteral ;
  geo-pos:lat "51.31768798828125"^^xsd:decimal ;
  geo-pos:long "3.0500075817108154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C9s 2/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66854'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C9s 2/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.0500075817108'^^xsd:double;
  dwc:startLongitude '3.05'^^xsd:double;
  dwc:endLongitude '3.054'^^xsd:double;
  dwc:latitude '51.317687988281'^^xsd:double;
  dwc:startLatitude '51.316'^^xsd:double;
  dwc:endLatitude '51.317'^^xsd:double;
  dwc:minimumDepth '7.3'^^xsd:double;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:observedWeight '0.900928'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66854'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67684> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67684'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.03659389'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67684'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67687> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67687'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.4128433'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67687'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67670> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67670'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '2.578268'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67670'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67653> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67653'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.3926808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67653'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67667> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67667'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.03151531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67667'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67668> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67668'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '26.56552'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67668'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67648> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67648'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.2588951'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67648'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67655> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67655'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.2338121'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67655'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67673> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67673'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.9445139'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67673'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67683> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67683'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.01175521'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67683'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67688> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67688'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '1.383872'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67688'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67674> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67674'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.1786918'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67674'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67663> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67663'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.4216748'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67663'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67665> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67665'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.9753988'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67665'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67650> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67650'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.02836378'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67650'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67685> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67685'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '13.03021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67685'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67686> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67686'^^xsd:integer;
  dwc:scientificName 'Apherusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.3553442'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101509'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67686'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67672> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67672'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.1786918'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67672'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67678> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67678'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '1.176719'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67678'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67659> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67659'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '19.77926'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67659'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67651> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67651'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '1.133417'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67651'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67652> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67652'^^xsd:integer;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '2.172035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67652'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67649> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67649'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.002710317'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67649'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67658> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67658'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '5.074406'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67658'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67679> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67679'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.05236552'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67679'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67662> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67662'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.1950798'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67662'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67675> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67675'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.1575765'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67675'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67656> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67656'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.3896868'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67656'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67681> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67681'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.02830075'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67681'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67669> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67669'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '8.670492'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67669'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67682> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67682'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.2302967'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67682'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67689> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67689'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '2.367619'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67689'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67661> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67661'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.2108374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67661'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67676> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67676'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '30.1011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67676'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67657> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67657'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.1065533'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67657'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67666> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67666'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.4169475'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67666'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67680> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67680'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '0.5014716'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67680'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67664> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67664'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '4.638423'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67664'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67671> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67671'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '1.796373'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67671'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67660> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67660'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '22.7307'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67660'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67677> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67677'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '1.755151'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67677'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67654> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6165657043457"^^xsd:decimal ;
  dwc:decimalLongitude "3.1387150287628174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6165657043457 3.1387150287628174)"^^geo:wktLiteral ;
  geo-pos:lat "51.6165657043457"^^xsd:decimal ;
  geo-pos:long "3.1387150287628174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z6c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67654'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z6c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1387150287628'^^xsd:double;
  dwc:startLongitude '3.139'^^xsd:double;
  dwc:endLongitude '3.14'^^xsd:double;
  dwc:latitude '51.616565704346'^^xsd:double;
  dwc:startLatitude '51.616'^^xsd:double;
  dwc:endLatitude '51.617'^^xsd:double;
  dwc:minimumDepth '15.1'^^xsd:double;
  dwc:maximumDepth '15.1'^^xsd:double;
  dwc:observedWeight '3.196598'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67654'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68202> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68202'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.03226554'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68202'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68219> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68219'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.043632'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68219'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68220> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68220'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '2.356904'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68220'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68183> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68183'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.394038'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68183'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68192> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68192'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.065958'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68192'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68217> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68217'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.3790475'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68217'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68226> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68226'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.055087'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68226'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68184> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68184'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.1346788'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68184'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68191> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68191'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.2664895'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68191'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68199> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68199'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.314522'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68199'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68201> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68201'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.3871865'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68201'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68208> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68208'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.1584597'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68208'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68195> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68195'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.07528627'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68195'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68197> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68197'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '9.445439'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68197'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68188> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68188'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '16.30171'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68188'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68205> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68205'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '5.149939'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68205'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68210> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68210'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.8180118'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68210'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68212> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68212'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.1609692'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68212'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68203> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68203'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.039834'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68203'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68204> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68204'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '59.49495'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68204'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68218> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68218'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '12.00518'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68218'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68209> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68209'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.045852'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68209'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68200> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68200'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.07528627'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68200'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68207> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68207'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.06618778'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68207'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68214> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68214'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.5183483'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68214'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68232> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68232'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '2.622919'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68232'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68175> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68175'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.1914741'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68175'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68182> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68182'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.750824'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68182'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68225> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68225'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.1056398'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68225'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68189> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68189'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.2664895'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68189'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68206> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68206'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '4.249492'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68206'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68187> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68187'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '50.32923'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68187'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68185> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68185'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.197019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68185'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68176> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68176'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '7.966801e-05'^^xsd:string;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68176'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68231> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68231'^^xsd:integer;
  dwc:scientificName 'Callionymus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.2549162'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68231'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68233> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68233'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '2.529895'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68233'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68179> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68179'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '3.448828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68179'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68196> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68196'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '14.00325'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68196'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68213> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68213'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '3.410759'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68213'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68230> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68230'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.05652791'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68230'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68181> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68181'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '3.367965'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68181'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68190> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68190'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.2465725'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68190'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68215> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68215'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.1931551'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68215'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68224> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68224'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.513599'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68224'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68178> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68178'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.0119502'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68178'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68180> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68180'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '2.745359'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68180'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68193> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68193'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.493145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68193'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68227> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68227'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.239431'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68227'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68229> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68229'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '13.00084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68229'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68198> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68198'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.80687'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68198'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68216> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68216'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.01485808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68216'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68223> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68223'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.08447702'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68223'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68186> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68186'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '18.27337'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68186'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68221> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68221'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.285132'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68221'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68222> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68222'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.526355'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68222'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68177> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68177'^^xsd:integer;
  dwc:scientificName 'Beroe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '7.966801e-05'^^xsd:string;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106331'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68177'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1434803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68194> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68194'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '0.2664895'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68194'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68211> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68211'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.247876'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68211'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68228> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61409378051758"^^xsd:decimal ;
  dwc:decimalLongitude "3.1657729148864746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61409378051758 3.1657729148864746)"^^geo:wktLiteral ;
  geo-pos:lat "51.61409378051758"^^xsd:decimal ;
  geo-pos:long "3.1657729148864746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z7s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68228'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z7s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1657729148865'^^xsd:double;
  dwc:startLongitude '3.165'^^xsd:double;
  dwc:endLongitude '3.169'^^xsd:double;
  dwc:latitude '51.614093780518'^^xsd:double;
  dwc:startLatitude '51.613'^^xsd:double;
  dwc:endLatitude '51.615'^^xsd:double;
  dwc:minimumDepth '27.7'^^xsd:double;
  dwc:maximumDepth '27.7'^^xsd:double;
  dwc:observedWeight '1.564524'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68228'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67619> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67619'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.2466143'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67619'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67620> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67620'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.1505981'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67620'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67606> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67606'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.0003187261'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67606'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67629> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67629'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '12.86135'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67629'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67635> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67635'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.03458178'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67635'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67636> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67636'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.3641166'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67636'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67608> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67608'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '5.996673'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67608'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67627> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67627'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.5486073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67627'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67642> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67642'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.08449136'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67642'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67644> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67644'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.02641443'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67644'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67611> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67611'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.4964159'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67611'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67628> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67628'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.3386465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67628'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67645> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67645'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.05684882'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67645'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67632> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67632'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.6178429'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67632'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67639> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67639'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '2.508275'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67639'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67613> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67613'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '3.054312'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67613'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67622> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67622'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '16.18929'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67622'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67647> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67647'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '3.111578'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67647'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67610> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67610'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.03545828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67610'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67612> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67612'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '2.424629'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67612'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67625> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67625'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '1.155382'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67625'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67605> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67605'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.03453397'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67605'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67630> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67630'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '1.505622'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67630'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67617> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67617'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.2665347'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67617'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67618> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67618'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '2.466143'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67618'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67634> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67634'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '4.823961'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67634'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67631> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67631'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.2125106'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67631'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67633> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67633'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '1.917317'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67633'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67638> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67638'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.04114639'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67638'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67640> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67640'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.1500802'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67640'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67615> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67615'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '3.454553'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67615'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67624> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67624'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '2.291242'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67624'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67646> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67646'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.6000342'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67646'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67607> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67607'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.04780892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67607'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67614> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67614'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '3.87316'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67614'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67621> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67621'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.07529905'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67621'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67616> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67616'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '11.07984'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67616'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67623> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67623'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '16.04786'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67623'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67641> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67641'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.08449136'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67641'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67609> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67609'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '2.745826'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67609'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67626> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67626'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.07529905'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67626'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67643> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67643'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.4492162'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67643'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67637> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51805877685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.1971311569213867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51805877685547 3.1971311569213867)"^^geo:wktLiteral ;
  geo-pos:lat "51.51805877685547"^^xsd:decimal ;
  geo-pos:long "3.1971311569213867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z5s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67637'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z5s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.1971311569214'^^xsd:double;
  dwc:startLongitude '3.197'^^xsd:double;
  dwc:endLongitude '3.193'^^xsd:double;
  dwc:latitude '51.518058776855'^^xsd:double;
  dwc:startLatitude '51.517'^^xsd:double;
  dwc:endLatitude '51.517'^^xsd:double;
  dwc:minimumDepth '18.8'^^xsd:double;
  dwc:maximumDepth '18.8'^^xsd:double;
  dwc:observedWeight '0.07430302'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67637'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67169> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67169'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '2.787594'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67169'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67197> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67197'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.5788998'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67197'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67164> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67164'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.1690817'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67164'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67171> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67171'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '22.00313'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67171'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67189> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67189'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.7732115'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67189'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67196> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67196'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '2.070747'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67196'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67195> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67195'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.308029'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67195'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67179> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67179'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '11.25107'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67179'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67188> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67188'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '2.343334'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67188'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67177> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67177'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.07101432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67177'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67194> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67194'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '6.30857'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67194'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67181> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67181'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '2.874389'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67181'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67186> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67186'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '1.121012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67186'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67190> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67190'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.03261399'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67190'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67173> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67173'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.7541044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67173'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67191> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67191'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.3185272'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67191'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67193> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67193'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.1415402'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67193'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67180> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67180'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '3.317383'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67180'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67187> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67187'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.7676122'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67187'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67184> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67184'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.3569503'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67184'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67165> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67165'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '5.605397'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67165'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67170> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67170'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '4.109362'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67170'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67185> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67185'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '3.613502'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67185'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67178> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67178'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '11.36229'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67178'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67167> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67167'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.3009655'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67167'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67168> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67168'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '3.302955'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67168'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67182> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67182'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.213043'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67182'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67174> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67174'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '1.628069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67174'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67176> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67176'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.01878686'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67176'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67172> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67172'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.2513682'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67172'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67166> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67166'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '2.589581'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67166'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67183> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67183'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.3347818'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67183'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67175> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67175'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.07101432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67175'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67192> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49812698364258"^^xsd:decimal ;
  dwc:decimalLongitude "3.2011077404022217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49812698364258 3.2011077404022217)"^^geo:wktLiteral ;
  geo-pos:lat "51.49812698364258"^^xsd:decimal ;
  geo-pos:long "3.2011077404022217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z4c 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67192'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z4c 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.2011077404022'^^xsd:double;
  dwc:startLongitude '3.201'^^xsd:double;
  dwc:endLongitude '3.198'^^xsd:double;
  dwc:latitude '51.498126983643'^^xsd:double;
  dwc:startLatitude '51.497'^^xsd:double;
  dwc:endLatitude '51.498'^^xsd:double;
  dwc:minimumDepth '15.3'^^xsd:double;
  dwc:maximumDepth '15.3'^^xsd:double;
  dwc:observedWeight '0.154165'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67192'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68606> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68606'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '0.139647'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68606'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68602> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68602'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '6017.427'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68602'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68596> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68596'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '2.317467'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68596'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68591> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68591'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '0.2493429'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68591'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68609> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68609'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '64.21069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68609'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68599> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68599'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '0.3743888'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68599'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68601> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68601'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '62.92124'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68601'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68608> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68608'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '13.85641'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68608'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68607> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68607'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '1.410323'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68607'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68593> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68593'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '120.5637'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68593'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68600> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68600'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '412.9026'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68600'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68587> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68587'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '0.0003743888'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68587'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68588> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68588'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '0.02470966'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68588'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68605> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68605'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '53.58717'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68605'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68597> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68597'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '2.426039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68597'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68589> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68589'^^xsd:integer;
  dwc:scientificName 'Beroe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '0.0007487776'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106331'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68589'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1434803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68603> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68603'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '834.3272'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68603'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68594> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68594'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '3.091703'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68594'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68598> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68598'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '0.9097648'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68598'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68610> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68610'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '269.9096'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68610'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68592> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68592'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '1.265809'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68592'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68590> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68590'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '0.1123166'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68590'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68595> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68595'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '32.16674'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68595'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68604> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378257751464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.2116599082946777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378257751464844 3.2116599082946777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378257751464844"^^xsd:decimal ;
  geo-pos:long "3.2116599082946777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C10c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68604'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C10c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2116599082947'^^xsd:double;
  dwc:startLongitude '3.211'^^xsd:double;
  dwc:endLongitude '3.215'^^xsd:double;
  dwc:latitude '51.378257751465'^^xsd:double;
  dwc:startLatitude '51.377'^^xsd:double;
  dwc:endLatitude '51.377'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:observedWeight '21.55264'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68604'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66901> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66901'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '6.9524'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66901'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66913> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66913'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '5.97589'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66913'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66910> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66910'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '4292.556'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66910'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66906> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66906'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '0.3743888'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66906'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66914> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66914'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '90.50864'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66914'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66909> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66909'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '917.9866'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66909'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66904> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66904'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '0.9097648'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66904'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66898> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66898'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '0.9258635'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66898'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66916> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66916'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '56.54054'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66916'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66908> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66908'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '136.719'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66908'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66899> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66899'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '176.2959'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66899'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66900> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66900'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '24.5483'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66900'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66895> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66895'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '0.007862165'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66895'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66897> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66897'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '1.246715'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66897'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66902> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66902'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '0.7075949'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66902'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66896> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66896'^^xsd:integer;
  dwc:scientificName 'Beroe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '0.005241443'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106331'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66896'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1434803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66903> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66903'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '1.138142'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66903'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66912> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66912'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '6.704458'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66912'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66917> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66917'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '5.840683'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66917'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66911> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66911'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '20.02461'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66911'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66915> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66915'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '7.375932'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66915'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66905> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66905'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '1.497555'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66905'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66918> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66918'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '336.9914'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66918'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66907> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41370391845703"^^xsd:decimal ;
  dwc:decimalLongitude "3.2196173667907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41370391845703 3.2196173667907715)"^^geo:wktLiteral ;
  geo-pos:lat "51.41370391845703"^^xsd:decimal ;
  geo-pos:long "3.2196173667907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C12s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66907'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C12s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2196173667908'^^xsd:double;
  dwc:startLongitude '3.219'^^xsd:double;
  dwc:endLongitude '3.222'^^xsd:double;
  dwc:latitude '51.413703918457'^^xsd:double;
  dwc:startLatitude '51.412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:observedWeight '950.761'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66907'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66883> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66883'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.774648'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66883'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66884> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66884'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.408451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66884'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66880> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66880'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.42723'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66880'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66879> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66879'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '12.56338'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66879'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66888> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66888'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '325.6039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66888'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66894> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66894'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.332476'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66894'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66876> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66876'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '42.78873'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66876'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66878> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66878'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '4.246009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66878'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66891> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66891'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '27.49972'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66891'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66893> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66893'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '216.2973'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66893'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66885> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66885'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '342.65'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66885'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66889> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66889'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '753.3631'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66889'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66875> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66875'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.8356807'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66875'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66892> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66892'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '96.04322'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66892'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66881> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66881'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.521127'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66881'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66882> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66882'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '1.408451'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66882'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66877> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66877'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '7.753991'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66877'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66874> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66874'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.001877934'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66874'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66886> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66886'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '2.504225'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66886'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66887> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66887'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '108.0531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66887'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66873> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66873'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '0.7953991'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66873'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66890> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42107391357422"^^xsd:decimal ;
  dwc:decimalLongitude "3.2226009368896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42107391357422 3.2226009368896484)"^^geo:wktLiteral ;
  geo-pos:lat "51.42107391357422"^^xsd:decimal ;
  geo-pos:long "3.2226009368896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C11c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66890'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C11c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.2226009368896'^^xsd:double;
  dwc:startLongitude '3.222'^^xsd:double;
  dwc:endLongitude '3.226'^^xsd:double;
  dwc:latitude '51.421073913574'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:observedWeight '4.300844'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66890'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67202> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67202'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '42.03805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67202'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67216> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67216'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.1020777'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67216'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67219> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67219'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.1020777'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67219'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67204> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67204'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.04941932'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67204'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67203> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67203'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '7.598122'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67203'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67213> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67213'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '968.3383'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67213'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67222> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67222'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '17.26127'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67222'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67207> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67207'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.148258'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67207'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67211> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67211'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '44.31979'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67211'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67215> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67215'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '3.063162'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67215'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67198> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67198'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.01752409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67198'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67212> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67212'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '23.15989'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67212'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67208> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67208'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.186805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67208'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67205> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67205'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.3004695'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67205'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67201> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67201'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.0879664'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67201'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67200> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67200'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.05930319'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67200'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67214> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67214'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '141.2423'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67214'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67221> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67221'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.02437947'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67221'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67199> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67199'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.01670373'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67199'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67206> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67206'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.0800593'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67206'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67217> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67217'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '2.889253'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67217'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67218> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67218'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '10.25206'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67218'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67210> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67210'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.09883864'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67210'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67209> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67209'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '0.0800593'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67209'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67220> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38414001464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.3179259300231934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38414001464844 3.3179259300231934)"^^geo:wktLiteral ;
  geo-pos:lat "51.38414001464844"^^xsd:decimal ;
  geo-pos:long "3.3179259300231934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C13c 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67220'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C13c 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.3179259300232'^^xsd:double;
  dwc:startLongitude '3.317'^^xsd:double;
  dwc:endLongitude '3.314'^^xsd:double;
  dwc:latitude '51.384140014648'^^xsd:double;
  dwc:startLatitude '51.383'^^xsd:double;
  dwc:endLatitude '51.381'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:observedWeight '29.8534'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67220'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67701> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67701'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '1.755209'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67701'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67700> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67700'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '22.29163'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67700'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67710> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67710'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.02858186'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67710'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67712> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67712'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.2807374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67712'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67703> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67703'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.2184219'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67703'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67704> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67704'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.236065'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67704'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67717> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67717'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.1838854'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67717'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67698> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67698'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.7853661'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67698'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67716> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67716'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.03168705'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67716'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67723> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67723'^^xsd:integer;
  dwc:scientificName 'Callionymus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.1748203'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67723'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67713> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67713'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '2.540928'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67713'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67722> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67722'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '4.073084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67722'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67697> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67697'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.8351197'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67697'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67718> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67718'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '3.567651'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67718'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67699> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67699'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.3215989'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67699'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67706> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67706'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '10.07034'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67706'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67708> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67708'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.05292938'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67708'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67694> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67694'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.2198333'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67694'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67711> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67711'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '134.4418'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67711'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67693> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67693'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.4230116'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67693'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67692> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67692'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.8892135'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67692'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67709> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67709'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.1143275'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67709'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67690> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67690'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.3600821'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67690'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67715> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67715'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.5893515'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67715'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67724> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67724'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '4.610621'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67724'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67702> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67702'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.47213'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67702'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67719> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67719'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.03644262'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67719'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67720> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67720'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.9068677'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67720'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67696> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67696'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.4363145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67696'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67691> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67691'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.001164446'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67691'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67705> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67705'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.6669102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67705'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67707> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67707'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '4.558984'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67707'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67714> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67714'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '0.4211061'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67714'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67721> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67721'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '72.10561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67721'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67695> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73750305175781"^^xsd:decimal ;
  dwc:decimalLongitude "3.327322006225586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73750305175781 3.327322006225586)"^^geo:wktLiteral ;
  geo-pos:lat "51.73750305175781"^^xsd:decimal ;
  geo-pos:long "3.327322006225586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z9c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67695'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z9c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3273220062256'^^xsd:double;
  dwc:startLongitude '3.327'^^xsd:double;
  dwc:endLongitude '3.331'^^xsd:double;
  dwc:latitude '51.737503051758'^^xsd:double;
  dwc:startLatitude '51.736'^^xsd:double;
  dwc:endLatitude '51.739'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:observedWeight '1.670239'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67695'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68437> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68437'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.4931445'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68437'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68470> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68470'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.4683998'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68470'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68441> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68441'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.4927461'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68441'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68466> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68466'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '1.989712'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68466'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68447> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68447'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '1.576767'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68447'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68464> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68464'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.01858009'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68464'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68471> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68471'^^xsd:integer;
  dwc:scientificName 'Callionymus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.1059911'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68471'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68472> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68472'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.4683998'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68472'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68465> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68465'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '5.545026'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68465'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68436> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68436'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.001195502'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68436'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68445> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68445'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.7566531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68445'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68440> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68440'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '1.010498'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68440'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68446> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68446'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '7.404341'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68446'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68461> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68461'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.04323732'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68461'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68438> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68438'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.06635036'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68438'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68449> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68449'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.3332462'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68449'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68458> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68458'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '1.992752'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68458'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68451> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68451'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '9.414577'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68451'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68444> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68444'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.1684163'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68444'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68463> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68463'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.2059188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68463'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68443> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68443'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.4927461'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68443'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68457> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68457'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.1981544'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68457'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68468> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68468'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.4683998'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68468'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68462> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68462'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.0447317'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68462'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68467> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68467'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.8656562'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68467'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68452> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68452'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '3.10432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68452'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68455> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68455'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.1494377'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68455'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68456> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68456'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '58.84774'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68456'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68469> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68469'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '15.24778'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68469'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68460> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68460'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.5019665'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68460'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68439> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68439'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '1.10833'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68439'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68453> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68453'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.1245314'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68453'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68454> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68454'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.04034819'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68454'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68448> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68448'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.9997385'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68448'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68459> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68459'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.09907722'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68459'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68435> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68435'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.01766354'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68435'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68442> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68442'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '1.515747'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68442'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68450> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73361587524414"^^xsd:decimal ;
  dwc:decimalLongitude "3.329103946685791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73361587524414 3.329103946685791)"^^geo:wktLiteral ;
  geo-pos:lat "51.73361587524414"^^xsd:decimal ;
  geo-pos:long "3.329103946685791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z10s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68450'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z10s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.3291039466858'^^xsd:double;
  dwc:startLongitude '3.329'^^xsd:double;
  dwc:endLongitude '3.326'^^xsd:double;
  dwc:latitude '51.733615875244'^^xsd:double;
  dwc:startLatitude '51.733'^^xsd:double;
  dwc:endLatitude '51.732'^^xsd:double;
  dwc:minimumDepth '22.9'^^xsd:double;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:observedWeight '0.2824373'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68450'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67233> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67233'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '1.862897'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67233'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67231> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67231'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '5.588692'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67231'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67238> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67238'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '2.255526'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67238'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67240> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67240'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '1.052579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67240'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67239> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67239'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '0.41769'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67239'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67246> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67246'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '802.6994'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67246'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67247> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67247'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '1.158708'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67247'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67224> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67224'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '0.0125307'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67224'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67241> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67241'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '1.127763'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67241'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67223> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67223'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '0.01097132'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67223'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67237> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67237'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '4.655851'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67237'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67230> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67230'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '20.77674'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67230'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67248> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67248'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '5.561805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67248'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67234> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67234'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '1.052579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67234'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67251> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67251'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '7.689868'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67251'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67226> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67226'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '0.2478294'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67226'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67243> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67243'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '293.1388'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67243'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67227> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67227'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '3.765893'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67227'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67242> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67242'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '0.83538'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67242'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67244> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67244'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '116.6627'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67244'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67235> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67235'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '0.13923'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67235'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67236> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67236'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '1.052579'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67236'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67249> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67249'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '0.184619'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67249'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67250> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67250'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '0.06868475'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67250'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67228> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67228'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '88.82596'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67228'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67232> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67232'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '3.447335'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67232'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67225> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67225'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '1.112726'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67225'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67229> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67229'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '1.149761'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67229'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67245> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398353576660156"^^xsd:decimal ;
  dwc:decimalLongitude "3.344330072402954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398353576660156 3.344330072402954)"^^geo:wktLiteral ;
  geo-pos:lat "51.398353576660156"^^xsd:decimal ;
  geo-pos:long "3.344330072402954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C14s 31/08/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67245'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C14s 31/08/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.344330072403'^^xsd:double;
  dwc:startLongitude '3.344'^^xsd:double;
  dwc:endLongitude '3.348'^^xsd:double;
  dwc:latitude '51.39835357666'^^xsd:double;
  dwc:startLatitude '51.397'^^xsd:double;
  dwc:endLatitude '51.397'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:observedWeight '1091.768'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67245'^^xsd:string;
  dwc:observationDate '1993-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67266> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67266'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '0.1050926'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67266'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67253> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67253'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '0.003222839'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67253'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67258> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67258'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '2.217734'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67258'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67256> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67256'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '17.87919'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67256'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67262> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67262'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '1.171432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67262'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67255> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67255'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '1.421272'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67255'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67252> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67252'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '0.01656259'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67252'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67269> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67269'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '8.25484'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67269'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67260> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67260'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '0.1324167'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67260'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67273> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67273'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '5.215467'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67273'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67257> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67257'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '3.182133'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67257'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67264> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67264'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '0.490432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67264'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67271> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67271'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '14.82442'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67271'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67274> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67274'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '43.10474'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67274'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67267> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67267'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '70.67457'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67267'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67268> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67268'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '0.1393528'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67268'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67259> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67259'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '0.433682'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67259'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67261> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67261'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '2.251083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67261'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67272> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67272'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '9.95102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67272'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67263> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67263'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '1.2485'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67263'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67265> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67265'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '0.3404999'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67265'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67270> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67270'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '1126.858'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67270'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67254> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42040252685547"^^xsd:decimal ;
  dwc:decimalLongitude "3.3928325176239014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42040252685547 3.3928325176239014)"^^geo:wktLiteral ;
  geo-pos:lat "51.42040252685547"^^xsd:decimal ;
  geo-pos:long "3.3928325176239014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio C15s 8/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67254'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio C15s 8/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.3928325176239'^^xsd:double;
  dwc:startLongitude '3.393'^^xsd:double;
  dwc:endLongitude '3.388'^^xsd:double;
  dwc:latitude '51.420402526855'^^xsd:double;
  dwc:startLatitude '51.419'^^xsd:double;
  dwc:endLatitude '51.419'^^xsd:double;
  dwc:minimumDepth '14.8'^^xsd:double;
  dwc:maximumDepth '14.8'^^xsd:double;
  dwc:observedWeight '0.1050926'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67254'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68487> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68487'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.7413529'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68487'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68488> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68488'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.1131791'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68488'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68505> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68505'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '5.351472'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68505'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68484> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68484'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '11.37384'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68484'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68491> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68491'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.3395372'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68491'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68509> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68509'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '8.284376'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68509'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68494> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68494'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.6287726'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68494'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68486> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68486'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '2.00309'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68486'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68499> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68499'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.1882126'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68499'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68501> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68501'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.0223364'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68501'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68508> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68508'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '59.88081'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68508'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68495> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68495'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '128.548'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68495'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68497> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68497'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '5.110664'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68497'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68478> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68478'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '1.119215'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68478'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68493> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68493'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.3880425'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68493'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68500> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68500'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '1.10405'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68500'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68507> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68507'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.04243983'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68507'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68498> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68498'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.6034483'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68498'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68502> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68502'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.0446728'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68502'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68483> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68483'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.7276995'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68483'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68492> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68492'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.4191818'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68492'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68504> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68504'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.06184554'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68504'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68475> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68475'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.4491233'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68475'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68482> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68482'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '3.702273'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68482'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68477> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68477'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.1598879'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68477'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68496> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68496'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.8337525'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68496'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68474> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68474'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.0008982466'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68474'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68476> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68476'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '3.549511'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68476'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68506> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68506'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '3.274139'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68506'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68485> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68485'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '13.67497'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68485'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68490> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68490'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '24.75807'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68490'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68489> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68489'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '31.23742'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68489'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68503> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68503'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '13.12744'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68503'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68473> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68473'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.1415637'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68473'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68479> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68479'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '2.227113'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68479'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68481> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68481'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.6073943'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68481'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68480> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.79991912841797"^^xsd:decimal ;
  dwc:decimalLongitude "3.421703338623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.79991912841797 3.421703338623047)"^^geo:wktLiteral ;
  geo-pos:lat "51.79991912841797"^^xsd:decimal ;
  geo-pos:long "3.421703338623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z11c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68480'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z11c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.421703338623'^^xsd:double;
  dwc:startLongitude '3.422'^^xsd:double;
  dwc:endLongitude '3.419'^^xsd:double;
  dwc:latitude '51.799919128418'^^xsd:double;
  dwc:startLatitude '51.799'^^xsd:double;
  dwc:endLatitude '51.797'^^xsd:double;
  dwc:minimumDepth '17.1'^^xsd:double;
  dwc:maximumDepth '17.1'^^xsd:double;
  dwc:observedWeight '0.7404546'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68480'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68538> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68538'^^xsd:integer;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.7472415'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68538'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68534> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68534'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.001832'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68534'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68511> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68511'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.001127061'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68511'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68528> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68528'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '117.6314'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68528'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68545> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68545'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.2655765'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68545'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68521> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68521'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.902229'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68521'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68522> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68522'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '32.05838'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68522'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68536> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68536'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.494483'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68536'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68535> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68535'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '258.7901'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68535'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68542> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68542'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.09342084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68542'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68518> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68518'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '6.350989'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68518'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68525> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68525'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.7751676'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68525'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68532> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68532'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.3043065'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68532'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68514> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68514'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.1114538'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68514'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68529> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68529'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '54.05886'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68529'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68544> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68544'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '17.4369'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68544'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68543> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68543'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.7610499'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68543'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68550> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68550'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '6.005466'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68550'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68520> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68520'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.4233993'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68520'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68537> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68537'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '7.347687'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68537'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68516> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68516'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '6.350989'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68516'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68523> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68523'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '15.28971'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68523'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68527> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68527'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.420097'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68527'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68541> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68541'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.52778'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68541'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68515> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68515'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '17.6097'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68515'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68524> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68524'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.7751676'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68524'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68549> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68549'^^xsd:integer;
  dwc:scientificName 'Callionymus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.5197218'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68549'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68526> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68526'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.2366828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68526'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68539> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68539'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '2.650854'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68539'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68530> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68530'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.202871'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68530'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68547> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68547'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.697281'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68547'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68510> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68510'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.002467012'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68510'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68533> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68533'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.1014355'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68533'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68540> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68540'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.05622783'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68540'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68512> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68512'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '4.587139'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68512'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68531> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68531'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '0.3130725'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68531'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68546> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68546'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.704408'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68546'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68548> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68548'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '21.47778'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68548'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68519> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68519'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '2.16784'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68519'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68517> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68517'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.238765'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68517'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68513> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78358840942383"^^xsd:decimal ;
  dwc:decimalLongitude "3.4437458515167236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78358840942383 3.4437458515167236)"^^geo:wktLiteral ;
  geo-pos:lat "51.78358840942383"^^xsd:decimal ;
  geo-pos:long "3.4437458515167236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z12s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68513'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z12s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.4437458515167'^^xsd:double;
  dwc:startLongitude '3.443'^^xsd:double;
  dwc:endLongitude '3.442'^^xsd:double;
  dwc:latitude '51.783588409424'^^xsd:double;
  dwc:startLatitude '51.783'^^xsd:double;
  dwc:endLatitude '51.78'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '8.630783'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68513'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68287> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68287'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '34.50614'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68287'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68288> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68288'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.814235'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68288'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68284> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68284'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.316647'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68284'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68291> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68291'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.2714117'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68291'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68277> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68277'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.2071608'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68277'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68294> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68294'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '1.11706'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68294'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68281> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68281'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '18.18257'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68281'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68290> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68290'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '1.357058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68290'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68295> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68295'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.5549626'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68295'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68297> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68297'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.2609439'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68297'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68273> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68273'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '7.308514'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68273'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68298> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68298'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '21.24581'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68298'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68293> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68293'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.6664665'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68293'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68300> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68300'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.9214951'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68300'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68275> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68275'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.6214825'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68275'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68282> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68282'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.5604149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68282'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68289> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68289'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.08376904'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68289'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68299> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68299'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.7668689'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68299'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68301> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68301'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.7877007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68301'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68274> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68274'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.07455444'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68274'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68276> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68276'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '2.549008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68276'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68285> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68285'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.4749704'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68285'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68286> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68286'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '58.57969'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68286'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68278> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68278'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '2.278769'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68278'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68280> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68280'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '2.075294'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68280'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68283> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68283'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.5604149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68283'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68292> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68292'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.04188452'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68292'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68272> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68272'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.6785292'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68272'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68279> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68279'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '5.853278'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68279'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68296> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78343963623047"^^xsd:decimal ;
  dwc:decimalLongitude "3.574230194091797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78343963623047 3.574230194091797)"^^geo:wktLiteral ;
  geo-pos:lat "51.78343963623047"^^xsd:decimal ;
  geo-pos:long "3.574230194091797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z14s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68296'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z14s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5742301940918'^^xsd:double;
  dwc:startLongitude '3.574'^^xsd:double;
  dwc:endLongitude '3.578'^^xsd:double;
  dwc:latitude '51.78343963623'^^xsd:double;
  dwc:startLatitude '51.782'^^xsd:double;
  dwc:endLatitude '51.784'^^xsd:double;
  dwc:minimumDepth '23.4'^^xsd:double;
  dwc:maximumDepth '23.4'^^xsd:double;
  dwc:observedWeight '0.222684'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68296'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68237> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68237'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '10.11981'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68237'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68270> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68270'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.5519591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68270'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68251> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68251'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.2922097'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68251'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68256> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68256'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '2.824694'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68256'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68242> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68242'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.9635128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68242'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68265> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68265'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '1.372039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68265'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68238> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68238'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.693511'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68238'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68246> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68246'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '1.205852'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68246'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68261> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68261'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '1.54988'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68261'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68252> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68252'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.3681842'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68252'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68255> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68255'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '2.682485'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68255'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68269> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68269'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '7.424284'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68269'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68253> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68253'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '94.62334'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68253'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68254> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68254'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '81.4291'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68254'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68234> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68234'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '1.059202'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68234'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68248> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68248'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '2.411704'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68248'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68259> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68259'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.7792258'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68259'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68243> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68243'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '18.34648'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68243'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68250> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68250'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '1.472737'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68250'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68257> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68257'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '1.420139'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68257'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68264> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68264'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '11.62719'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68264'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68239> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68239'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.9635128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68239'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68268> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68268'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '14.49421'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68268'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68249> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68249'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '2.60651'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68249'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68240> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68240'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '4.610485'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68240'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68267> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68267'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.07266281'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68267'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68247> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68247'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '1.205852'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68247'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68260> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68260'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '38.30574'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68260'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68244> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68244'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '22.52197'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68244'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68241> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68241'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '1.927026'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68241'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68266> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68266'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.1453256'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68266'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68263> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68263'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '4.667894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68263'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68258> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68258'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.3155865'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68258'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68235> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68235'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.008571484'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68235'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68236> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68236'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '0.8181871'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68236'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68271> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68271'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '1.831813'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68271'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68245> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68245'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '90.73422'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68245'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68262> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.76387023925781"^^xsd:decimal ;
  dwc:decimalLongitude "3.5876753330230713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.76387023925781 3.5876753330230713)"^^geo:wktLiteral ;
  geo-pos:lat "51.76387023925781"^^xsd:decimal ;
  geo-pos:long "3.5876753330230713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z13c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68262'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z13c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.5876753330231'^^xsd:double;
  dwc:startLongitude '3.588'^^xsd:double;
  dwc:endLongitude '3.591'^^xsd:double;
  dwc:latitude '51.763870239258'^^xsd:double;
  dwc:startLatitude '51.763'^^xsd:double;
  dwc:endLatitude '51.763'^^xsd:double;
  dwc:minimumDepth '11.3'^^xsd:double;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:observedWeight '2.078195'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68262'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66798> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66798'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '4.248361'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66798'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66794> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66794'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '42.24783'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66794'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66773> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66773'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.02637125'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66773'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66790> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66790'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.1220612'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66790'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66771> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66771'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0000'^^xsd:gYear;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66771'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66778> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66778'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '6.303256'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66778'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66785> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66785'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '2.136071'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66785'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66772> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66772'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.08163785'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66772'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66796> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66796'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.7563047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66796'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66779> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66779'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '2.520338'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66779'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66788> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66788'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.4520786'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66788'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66800> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66800'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.3841574'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66800'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66789> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66789'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.1424047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66789'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66795> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66795'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '184.2061'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66795'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66797> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66797'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '2.167015'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66797'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66802> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66802'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '7.637679'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66802'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66781> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66781'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.5040676'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66781'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66782> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66782'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.2848095'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66782'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66784> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66784'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.1424047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66784'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66791> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66791'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.0610306'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66791'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66793> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66793'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '12.19016'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66793'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66774> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66774'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.2007229'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66774'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66801> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66801'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.3946527'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66801'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66776> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66776'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '1.018985'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66776'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66799> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66799'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.1597891'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66799'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66783> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66783'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.03767321'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66783'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66780> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66780'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '3.731155'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66780'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66787> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66787'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '1.281643'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66787'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66775> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66775'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '0.06705832'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66775'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66792> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66792'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '1.280889'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66792'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66777> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66777'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '2.975732'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66777'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66786> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420936584472656"^^xsd:decimal ;
  dwc:decimalLongitude "3.6342504024505615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420936584472656 3.6342504024505615)"^^geo:wktLiteral ;
  geo-pos:lat "51.420936584472656"^^xsd:decimal ;
  geo-pos:long "3.6342504024505615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W1 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66786'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W1 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.6342504024506'^^xsd:double;
  dwc:startLongitude '3.634'^^xsd:double;
  dwc:endLongitude '3.638'^^xsd:double;
  dwc:latitude '51.420936584473'^^xsd:double;
  dwc:startLatitude '51.42'^^xsd:double;
  dwc:endLatitude '51.421'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:observedWeight '2.977691'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66786'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68305> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68305'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.07455444'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68305'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68338> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68338'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.05976506'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68338'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68309> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68309'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.5179021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68309'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68334> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68334'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.5979099'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68334'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68328> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68328'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '93.3897'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68328'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68337> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68337'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.04325712'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68337'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68318> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68318'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.2374852'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68318'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68325> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68325'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.5428234'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68325'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68315> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68315'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.5604149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68315'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68324> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68324'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.1047113'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68324'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68317> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68317'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '1.12083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68317'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68326> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68326'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.06785292'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68326'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68312> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68312'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '51.40705'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68312'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68304> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68304'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.03727722'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68304'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68339> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68339'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '1.487566'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68339'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68316> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68316'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.2592652'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68316'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68323> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68323'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.2035588'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68323'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68341> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68341'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '5.51035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68341'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68302> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68302'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.6157025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68302'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68319> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68319'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.04188452'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68319'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68320> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68320'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.2374852'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68320'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68303> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68303'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '3.207935'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68303'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68307> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68307'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.2071608'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68307'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68306> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68306'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '4.846039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68306'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68308> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68308'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.8496693'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68308'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68310> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68310'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.1416116'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68310'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68332> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68332'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '3.153193'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68332'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68311> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68311'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.4143217'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68311'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68330> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68330'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '1.67559'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68330'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68331> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68331'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '20.25513'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68331'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68333> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68333'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.1692553'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68333'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68340> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68340'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.7740446'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68340'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68321> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68321'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '33.01044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68321'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68322> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68322'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '10.7593'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68322'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68335> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68335'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.07811463'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68335'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68336> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68336'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '8.699852'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68336'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68314> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68314'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '14.48924'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68314'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68327> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68327'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '0.2722494'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68327'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68329> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68329'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '1.916091'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68329'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68313> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.84535217285156"^^xsd:decimal ;
  dwc:decimalLongitude "3.6986279487609863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.84535217285156 3.6986279487609863)"^^geo:wktLiteral ;
  geo-pos:lat "51.84535217285156"^^xsd:decimal ;
  geo-pos:long "3.6986279487609863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z15s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68313'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z15s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.698627948761'^^xsd:double;
  dwc:startLongitude '3.699'^^xsd:double;
  dwc:endLongitude '3.702'^^xsd:double;
  dwc:latitude '51.845352172852'^^xsd:double;
  dwc:startLatitude '51.844'^^xsd:double;
  dwc:endLatitude '51.846'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:observedWeight '22.65529'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68313'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68555> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68555'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '1.998746'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68555'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68556> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68556'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.292038'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68556'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68569> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68569'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '10.45959'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68569'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68573> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68573'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.07198019'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68573'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68552> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68552'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.002648871'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68552'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68559> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68559'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '5.248219'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68559'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68577> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68577'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '1.063758'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68577'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68571> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68571'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.1166079'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68571'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68572> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68572'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.02332158'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68572'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68586> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68586'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '2.043297'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68586'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68562> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68562'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.8911147'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68562'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68579> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68579'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.03221833'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68579'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68566> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68566'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.108834'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68566'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68584> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68584'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.8029631'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68584'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68565> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68565'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.1782229'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68565'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68568> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68568'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '20.40638'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68568'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68575> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68575'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.4008721'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68575'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68582> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68582'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.02973562'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68582'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68563> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68563'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.192619'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68563'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68578> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68578'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.02933428'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68578'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68580> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68580'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.02973562'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68580'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68557> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68557'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.356014'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68557'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68570> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68570'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.05758415'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68570'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68551> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68551'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.001134408'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68551'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68560> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68560'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '11.88825'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68560'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68553> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68553'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.6478217'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68553'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68554> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68554'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '1.994254'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68554'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68564> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68564'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.3564459'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68564'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68581> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68581'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '5.226871'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68581'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68567> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68567'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.2176681'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68567'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68576> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68576'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.8446731'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68576'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68558> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68558'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '0.9968392'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68558'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68583> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68583'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '3.109968'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68583'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68585> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68585'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '23.64248'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68585'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68561> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68561'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '9.178942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68561'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68574> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.91874313354492"^^xsd:decimal ;
  dwc:decimalLongitude "3.7164154052734375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.91874313354492 3.7164154052734375)"^^geo:wktLiteral ;
  geo-pos:lat "51.91874313354492"^^xsd:decimal ;
  geo-pos:long "3.7164154052734375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z18s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68574'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z18s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.7164154052734'^^xsd:double;
  dwc:startLongitude '3.716'^^xsd:double;
  dwc:endLongitude '3.721'^^xsd:double;
  dwc:latitude '51.918743133545'^^xsd:double;
  dwc:startLatitude '51.918'^^xsd:double;
  dwc:endLatitude '51.918'^^xsd:double;
  dwc:minimumDepth '21.8'^^xsd:double;
  dwc:maximumDepth '21.8'^^xsd:double;
  dwc:observedWeight '23.27069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68574'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68352> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68352'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '80.60371'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68352'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68355> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68355'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '3.617556'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68355'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68369> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68369'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '1.086419'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68369'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68373> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68373'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.1453256'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68373'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68359> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68359'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.7363684'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68359'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68379> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68379'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '2.324575'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68379'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68348> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68348'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '3.854051'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68348'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68371> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68371'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '3.951447'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68371'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68372> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68372'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.198475'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68372'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68345> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68345'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '3.50301'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68345'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68362> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68362'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '1.735726'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68362'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68366> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68366'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '1.363645'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68366'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68364> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68364'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.7363684'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68364'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68377> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68377'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '10.53055'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68377'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68367> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68367'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.7215828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68367'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68374> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68374'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '1.823869'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68374'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68376> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68376'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.3603184'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68376'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68370> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68370'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '3.834306'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68370'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68358> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68358'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.1948065'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68358'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68349> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68349'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.6586406'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68349'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68351> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68351'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.8043559'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68351'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68356> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68356'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '5.213021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68356'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68360> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68360'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '312.2202'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68360'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68346> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68346'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '26.85212'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68346'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68361> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68361'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '59.81337'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68361'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68353> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68353'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '6.516276'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68353'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68354> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68354'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '1.205852'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68354'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68343> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68343'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.1106501'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68343'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68350> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68350'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '15.97919'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68350'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68344> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68344'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.7013032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68344'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68363> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68363'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.09740323'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68363'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68378> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68378'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.276123'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68378'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68380> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68380'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '9.965637'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68380'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68342> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68342'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.257125'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68342'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68365> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68365'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.1577932'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68365'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68368> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68368'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.7749401'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68368'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68375> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68375'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '0.2011905'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68375'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68357> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68357'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '3.681842'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68357'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68347> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.90375900268555"^^xsd:decimal ;
  dwc:decimalLongitude "3.8394250869750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.90375900268555 3.8394250869750977)"^^geo:wktLiteral ;
  geo-pos:lat "51.90375900268555"^^xsd:decimal ;
  geo-pos:long "3.8394250869750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A68347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:68347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z17c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '68347'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z17c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.8394250869751'^^xsd:double;
  dwc:startLongitude '3.839'^^xsd:double;
  dwc:endLongitude '3.841'^^xsd:double;
  dwc:latitude '51.903759002686'^^xsd:double;
  dwc:startLatitude '51.903'^^xsd:double;
  dwc:endLatitude '51.906'^^xsd:double;
  dwc:minimumDepth '12.9'^^xsd:double;
  dwc:maximumDepth '12.9'^^xsd:double;
  dwc:observedWeight '5.894844'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:68347'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67769> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67769'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '1.11615'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67769'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67764> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67764'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.4125916'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67764'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67771> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67771'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.5163652'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67771'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67779> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67779'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.04170963'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67779'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67792> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67792'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.5069609'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67792'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67781> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67781'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.4170963'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67781'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67790> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67790'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.08615299'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67790'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67785> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67785'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.5267775'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67785'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67786> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67786'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '1.348384'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67786'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67773> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67773'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '1.103637'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67773'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67774> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67774'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.2919674'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67774'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67766> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67766'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '8.363114'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67766'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67780> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67780'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.337848'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67780'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67791> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67791'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '8.40067'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67791'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67767> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67767'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '1.033314'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67767'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67768> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67768'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '11.12805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67768'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67759> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67759'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.02961384'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67759'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67761> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67761'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.500015'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67761'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67776> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67776'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '128.8102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67776'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67795> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67795'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '4.914002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67795'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67763> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67763'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '1.410203'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67763'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67765> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67765'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.2062958'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67765'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67760> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67760'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '2.802887'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67760'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67777> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67777'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '22.44312'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67777'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67794> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67794'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.2958785'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67794'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67793> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67793'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '1.022561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67793'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67775> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67775'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.788312'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67775'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67782> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67782'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.4824957'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67782'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67789> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67789'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.09334615'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67789'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67784> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67784'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.2224791'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67784'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67787> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67787'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.07240792'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67787'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67772> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67772'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '2.232299'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67772'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67762> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67762'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.6188874'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67762'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67778> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67778'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.4054176'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67778'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67770> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67770'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '1.03273'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67770'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67758> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67758'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.07559453'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67758'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67783> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67783'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '1.161446'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67783'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67788> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.93547821044922"^^xsd:decimal ;
  dwc:decimalLongitude "3.9318461418151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.93547821044922 3.9318461418151855)"^^geo:wktLiteral ;
  geo-pos:lat "51.93547821044922"^^xsd:decimal ;
  geo-pos:long "3.9318461418151855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z20s 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67788'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z20s 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9318461418152'^^xsd:double;
  dwc:startLongitude '3.932'^^xsd:double;
  dwc:endLongitude '3.934'^^xsd:double;
  dwc:latitude '51.935478210449'^^xsd:double;
  dwc:startLatitude '51.934'^^xsd:double;
  dwc:endLatitude '51.937'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '13.8'^^xsd:double;
  dwc:observedWeight '0.1748641'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67788'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67734> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67734'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.8043559'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67734'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67751> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67751'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '10.53677'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67751'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67752> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67752'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '3.923296'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67752'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67735> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67735'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '9.690063'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67735'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67736> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67736'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.303255'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67736'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67741> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67741'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.104553'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67741'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67725> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67725'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.109092'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67725'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67747> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67747'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.166654'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67747'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67756> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67756'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.183718'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67756'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67731> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67731'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '2.634562'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67731'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67733> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67733'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '2.95911'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67733'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67738> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67738'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '5.213021'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67738'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67740> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67740'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.09740323'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67740'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67753> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67753'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.146967'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67753'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67754> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67754'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '4.96367'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67754'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67746> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67746'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.09740323'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67746'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67728> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67728'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.1297411'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67728'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67745> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67745'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.7889662'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67745'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67727> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67727'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.168839'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67727'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67729> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67729'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '13.42606'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67729'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67742> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67742'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '216.4923'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67742'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67744> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67744'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.4733797'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67744'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67726> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67726'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.2538328'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67726'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67743> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67743'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '18.65467'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67743'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67749> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67749'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.039098'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67749'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67737> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67737'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.205852'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67737'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67732> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67732'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.4817564'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67732'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67739> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67739'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '1.472737'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67739'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67730> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67730'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '2.890538'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67730'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67748> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67748'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.7749401'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67748'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67755> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67755'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '9.905148'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67755'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67750> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67750'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '0.5754224'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67750'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67757> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933441162109375"^^xsd:decimal ;
  dwc:decimalLongitude "3.9645020961761475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933441162109375 3.9645020961761475)"^^geo:wktLiteral ;
  geo-pos:lat "51.933441162109375"^^xsd:decimal ;
  geo-pos:long "3.9645020961761475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A67757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:67757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio Z19c 7/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '67757'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio Z19c 7/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.9645020961761'^^xsd:double;
  dwc:startLongitude '3.964'^^xsd:double;
  dwc:endLongitude '3.969'^^xsd:double;
  dwc:latitude '51.933441162109'^^xsd:double;
  dwc:startLatitude '51.932'^^xsd:double;
  dwc:endLatitude '51.934'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:observedWeight '3.886949'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:67757'^^xsd:string;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66815> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66815'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '1447.497'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66815'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66816> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66816'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.4230692'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66816'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66812> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66812'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.06132587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66812'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66819> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66819'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '29.20623'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66819'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66805> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66805'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.005413332'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66805'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66814> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66814'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '260.5837'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66814'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66821> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66821'^^xsd:integer;
  dwc:scientificName 'Corophium acherusicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.0802811'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102082'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66821'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '225814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66818> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66818'^^xsd:integer;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.3814735'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66818'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66803> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66803'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.0001514219'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66803'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66810> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66810'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.2532531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66810'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66813> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66813'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.01892774'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66813'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66822> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66822'^^xsd:integer;
  dwc:scientificName 'Gammarus crinicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.0802811'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102275'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66822'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66804> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66804'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.03281312'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66804'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66807> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66807'^^xsd:integer;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.1347655'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66807'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66824> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66824'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.07001834'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66824'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66817> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66817'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '4.384321'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66817'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66806> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66806'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.05042349'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66806'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66808> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66808'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.3839681'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66808'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66823> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66823'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.0802811'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66823'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66825> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66825'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '14.47716'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66825'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66809> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66809'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.8559122'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66809'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66811> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66811'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '0.07154685'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66811'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66820> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45197677612305"^^xsd:decimal ;
  dwc:decimalLongitude "3.974931001663208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45197677612305 3.974931001663208)"^^geo:wktLiteral ;
  geo-pos:lat "51.45197677612305"^^xsd:decimal ;
  geo-pos:long "3.974931001663208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W2 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66820'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W2 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '3.9749310016632'^^xsd:double;
  dwc:startLongitude '3.974'^^xsd:double;
  dwc:endLongitude '3.965'^^xsd:double;
  dwc:latitude '51.451976776123'^^xsd:double;
  dwc:startLatitude '51.451'^^xsd:double;
  dwc:endLatitude '51.453'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:observedWeight '1.158827'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66820'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65834> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65834'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.2908083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65834'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65848> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65848'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.0126162'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65848'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65851> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65851'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.06788497'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65851'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65830> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65830'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.08537132'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65830'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65844> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65844'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '2.368903'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65844'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65855> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65855'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.6752102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65855'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65842> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65842'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '2.969574'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65842'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65857> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65857'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '1.437815'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65857'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65819> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65819'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.256402'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65819'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65837> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65837'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '2.443342'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65837'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65823> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65823'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '4.335128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65823'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65825> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65825'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.2895007'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65825'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65840> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65840'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.02122279'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65840'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65829> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65829'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '2.394624'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65829'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65836> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65836'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '1.149808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65836'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65822> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65822'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.5609517'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65822'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65847> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65847'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.3151173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65847'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65817> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65817'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.6608835'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65817'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65818> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65818'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.8953905'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65818'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65831> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65831'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.9390845'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65831'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65832> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65832'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '96.28267'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65832'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65838> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65838'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '47.60427'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65838'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65850> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65850'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.3636518'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65850'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65815> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65815'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.0006402049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65815'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65816> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65816'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '1.193854'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65816'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65833> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65833'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '47.02262'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65833'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65826> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65826'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '2.774008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65826'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65843> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65843'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.3395647'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65843'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65856> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65856'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.7809278'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65856'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65839> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65839'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '1.973636'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65839'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65846> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65846'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.1205826'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65846'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65853> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65853'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '1.772439'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65853'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65824> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65824'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '1.057362'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65824'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65841> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65841'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.3080951'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65841'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65820> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65820'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.1424456'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65820'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65845> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65845'^^xsd:integer;
  dwc:scientificName 'Tryphosites longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.4193268'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102779'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65845'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65854> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65854'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.3242375'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65854'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65849> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65849'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.03305925'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65849'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65827> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65827'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.128041'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65827'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65852> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65852'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '1.105429'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65852'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65828> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65828'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.7683419'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65828'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65821> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65821'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '21.50928'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65821'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65835> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04083251953125"^^xsd:decimal ;
  dwc:decimalLongitude "4.0960001945495605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.21"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04083251953125 4.0960001945495605)"^^geo:wktLiteral ;
  geo-pos:lat "54.04083251953125"^^xsd:decimal ;
  geo-pos:long "4.0960001945495605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA7 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65835'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA7 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.0960001945496'^^xsd:double;
  dwc:latitude '54.040832519531'^^xsd:double;
  dwc:minimumDepth '47.21'^^xsd:double;
  dwc:maximumDepth '47.21'^^xsd:double;
  dwc:observedWeight '0.3889885'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65835'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66830> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378849029541016"^^xsd:decimal ;
  dwc:decimalLongitude "4.154196739196777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378849029541016"^^xsd:decimal ;
  geo-pos:long "4.154196739196777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W3 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66830'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W3 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.1541967391968'^^xsd:double;
  dwc:startLongitude '4.154'^^xsd:double;
  dwc:endLongitude '4.162'^^xsd:double;
  dwc:latitude '51.378849029541'^^xsd:double;
  dwc:startLatitude '51.378'^^xsd:double;
  dwc:endLatitude '51.379'^^xsd:double;
  dwc:minimumDepth '28.2'^^xsd:double;
  dwc:maximumDepth '28.2'^^xsd:double;
  dwc:observedWeight '13206.3'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66830'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66829> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378849029541016"^^xsd:decimal ;
  dwc:decimalLongitude "4.154196739196777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378849029541016"^^xsd:decimal ;
  geo-pos:long "4.154196739196777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W3 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66829'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W3 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.1541967391968'^^xsd:double;
  dwc:startLongitude '4.154'^^xsd:double;
  dwc:endLongitude '4.162'^^xsd:double;
  dwc:latitude '51.378849029541'^^xsd:double;
  dwc:startLatitude '51.378'^^xsd:double;
  dwc:endLatitude '51.379'^^xsd:double;
  dwc:minimumDepth '28.2'^^xsd:double;
  dwc:maximumDepth '28.2'^^xsd:double;
  dwc:observedWeight '34605.83'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66829'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66828> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378849029541016"^^xsd:decimal ;
  dwc:decimalLongitude "4.154196739196777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378849029541016"^^xsd:decimal ;
  geo-pos:long "4.154196739196777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W3 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66828'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W3 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.1541967391968'^^xsd:double;
  dwc:startLongitude '4.154'^^xsd:double;
  dwc:endLongitude '4.162'^^xsd:double;
  dwc:latitude '51.378849029541'^^xsd:double;
  dwc:startLatitude '51.378'^^xsd:double;
  dwc:endLatitude '51.379'^^xsd:double;
  dwc:minimumDepth '28.2'^^xsd:double;
  dwc:maximumDepth '28.2'^^xsd:double;
  dwc:observedWeight '16.64248'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66828'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66827> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378849029541016"^^xsd:decimal ;
  dwc:decimalLongitude "4.154196739196777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378849029541016"^^xsd:decimal ;
  geo-pos:long "4.154196739196777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W3 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66827'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W3 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.1541967391968'^^xsd:double;
  dwc:startLongitude '4.154'^^xsd:double;
  dwc:endLongitude '4.162'^^xsd:double;
  dwc:latitude '51.378849029541'^^xsd:double;
  dwc:startLatitude '51.378'^^xsd:double;
  dwc:endLatitude '51.379'^^xsd:double;
  dwc:minimumDepth '28.2'^^xsd:double;
  dwc:maximumDepth '28.2'^^xsd:double;
  dwc:observedWeight '2.31128'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66827'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66831> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378849029541016"^^xsd:decimal ;
  dwc:decimalLongitude "4.154196739196777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378849029541016"^^xsd:decimal ;
  geo-pos:long "4.154196739196777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W3 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66831'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W3 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.1541967391968'^^xsd:double;
  dwc:startLongitude '4.154'^^xsd:double;
  dwc:endLongitude '4.162'^^xsd:double;
  dwc:latitude '51.378849029541'^^xsd:double;
  dwc:startLatitude '51.378'^^xsd:double;
  dwc:endLatitude '51.379'^^xsd:double;
  dwc:minimumDepth '28.2'^^xsd:double;
  dwc:maximumDepth '28.2'^^xsd:double;
  dwc:observedWeight '21.22757'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66831'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66832> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378849029541016"^^xsd:decimal ;
  dwc:decimalLongitude "4.154196739196777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378849029541016"^^xsd:decimal ;
  geo-pos:long "4.154196739196777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W3 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66832'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W3 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.1541967391968'^^xsd:double;
  dwc:startLongitude '4.154'^^xsd:double;
  dwc:endLongitude '4.162'^^xsd:double;
  dwc:latitude '51.378849029541'^^xsd:double;
  dwc:startLatitude '51.378'^^xsd:double;
  dwc:endLatitude '51.379'^^xsd:double;
  dwc:minimumDepth '28.2'^^xsd:double;
  dwc:maximumDepth '28.2'^^xsd:double;
  dwc:observedWeight '16.23159'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66832'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66826> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.378849029541016"^^xsd:decimal ;
  dwc:decimalLongitude "4.154196739196777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.378849029541016 4.154196739196777)"^^geo:wktLiteral ;
  geo-pos:lat "51.378849029541016"^^xsd:decimal ;
  geo-pos:long "4.154196739196777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W3 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66826'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W3 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.1541967391968'^^xsd:double;
  dwc:startLongitude '4.154'^^xsd:double;
  dwc:endLongitude '4.162'^^xsd:double;
  dwc:latitude '51.378849029541'^^xsd:double;
  dwc:startLatitude '51.378'^^xsd:double;
  dwc:endLatitude '51.379'^^xsd:double;
  dwc:minimumDepth '28.2'^^xsd:double;
  dwc:maximumDepth '28.2'^^xsd:double;
  dwc:observedWeight '0.940717'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66826'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66833> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37570571899414"^^xsd:decimal ;
  dwc:decimalLongitude "4.215987205505371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  geo-pos:lat "51.37570571899414"^^xsd:decimal ;
  geo-pos:long "4.215987205505371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W4 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66833'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W4 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.2159872055054'^^xsd:double;
  dwc:startLongitude '4.216'^^xsd:double;
  dwc:endLongitude '4.218'^^xsd:double;
  dwc:latitude '51.375705718994'^^xsd:double;
  dwc:startLatitude '51.375'^^xsd:double;
  dwc:endLatitude '51.372'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:observedWeight '0.1634309'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66833'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66837> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37570571899414"^^xsd:decimal ;
  dwc:decimalLongitude "4.215987205505371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  geo-pos:lat "51.37570571899414"^^xsd:decimal ;
  geo-pos:long "4.215987205505371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W4 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66837'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W4 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.2159872055054'^^xsd:double;
  dwc:startLongitude '4.216'^^xsd:double;
  dwc:endLongitude '4.218'^^xsd:double;
  dwc:latitude '51.375705718994'^^xsd:double;
  dwc:startLatitude '51.375'^^xsd:double;
  dwc:endLatitude '51.372'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:observedWeight '0.4621954'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66837'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66836> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37570571899414"^^xsd:decimal ;
  dwc:decimalLongitude "4.215987205505371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  geo-pos:lat "51.37570571899414"^^xsd:decimal ;
  geo-pos:long "4.215987205505371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W4 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66836'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W4 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.2159872055054'^^xsd:double;
  dwc:startLongitude '4.216'^^xsd:double;
  dwc:endLongitude '4.218'^^xsd:double;
  dwc:latitude '51.375705718994'^^xsd:double;
  dwc:startLatitude '51.375'^^xsd:double;
  dwc:endLatitude '51.372'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:observedWeight '539.9948'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66836'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66839> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37570571899414"^^xsd:decimal ;
  dwc:decimalLongitude "4.215987205505371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  geo-pos:lat "51.37570571899414"^^xsd:decimal ;
  geo-pos:long "4.215987205505371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W4 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66839'^^xsd:integer;
  dwc:scientificName 'Nymphon rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W4 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.2159872055054'^^xsd:double;
  dwc:startLongitude '4.216'^^xsd:double;
  dwc:endLongitude '4.218'^^xsd:double;
  dwc:latitude '51.375705718994'^^xsd:double;
  dwc:startLatitude '51.375'^^xsd:double;
  dwc:endLatitude '51.372'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:observedWeight '0.1226959'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '134705'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66839'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66835> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37570571899414"^^xsd:decimal ;
  dwc:decimalLongitude "4.215987205505371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  geo-pos:lat "51.37570571899414"^^xsd:decimal ;
  geo-pos:long "4.215987205505371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W4 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66835'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W4 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.2159872055054'^^xsd:double;
  dwc:startLongitude '4.216'^^xsd:double;
  dwc:endLongitude '4.218'^^xsd:double;
  dwc:latitude '51.375705718994'^^xsd:double;
  dwc:startLatitude '51.375'^^xsd:double;
  dwc:endLatitude '51.372'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:observedWeight '1163.117'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66835'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66838> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37570571899414"^^xsd:decimal ;
  dwc:decimalLongitude "4.215987205505371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  geo-pos:lat "51.37570571899414"^^xsd:decimal ;
  geo-pos:long "4.215987205505371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W4 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66838'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W4 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.2159872055054'^^xsd:double;
  dwc:startLongitude '4.216'^^xsd:double;
  dwc:endLongitude '4.218'^^xsd:double;
  dwc:latitude '51.375705718994'^^xsd:double;
  dwc:startLatitude '51.375'^^xsd:double;
  dwc:endLatitude '51.372'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:observedWeight '0.2602044'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '103020'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66838'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66841> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37570571899414"^^xsd:decimal ;
  dwc:decimalLongitude "4.215987205505371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  geo-pos:lat "51.37570571899414"^^xsd:decimal ;
  geo-pos:long "4.215987205505371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W4 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66841'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W4 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.2159872055054'^^xsd:double;
  dwc:startLongitude '4.216'^^xsd:double;
  dwc:endLongitude '4.218'^^xsd:double;
  dwc:latitude '51.375705718994'^^xsd:double;
  dwc:startLatitude '51.375'^^xsd:double;
  dwc:endLatitude '51.372'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:observedWeight '5.881145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66841'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66834> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37570571899414"^^xsd:decimal ;
  dwc:decimalLongitude "4.215987205505371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  geo-pos:lat "51.37570571899414"^^xsd:decimal ;
  geo-pos:long "4.215987205505371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W4 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66834'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W4 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.2159872055054'^^xsd:double;
  dwc:startLongitude '4.216'^^xsd:double;
  dwc:endLongitude '4.218'^^xsd:double;
  dwc:latitude '51.375705718994'^^xsd:double;
  dwc:startLatitude '51.375'^^xsd:double;
  dwc:endLatitude '51.372'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:observedWeight '6.709502'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66834'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66840> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37570571899414"^^xsd:decimal ;
  dwc:decimalLongitude "4.215987205505371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37570571899414 4.215987205505371)"^^geo:wktLiteral ;
  geo-pos:lat "51.37570571899414"^^xsd:decimal ;
  geo-pos:long "4.215987205505371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio W4 9/09/1993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66840'^^xsd:integer;
  dwc:scientificName 'Syngnathinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio W4 9/09/1993'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.2159872055054'^^xsd:double;
  dwc:startLongitude '4.216'^^xsd:double;
  dwc:endLongitude '4.218'^^xsd:double;
  dwc:latitude '51.375705718994'^^xsd:double;
  dwc:startLatitude '51.375'^^xsd:double;
  dwc:endLatitude '51.372'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:observedWeight '0.1285324'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m³'^^xsd:string;
  dwc:aphiaid '154405'^^xsd:integer;
  dwc:sampleSize 'ind/100m³'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66840'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '154405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65801> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65801'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.2193587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65801'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65455> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65455'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.2654573'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65455'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65457> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65457'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.3716403'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65457'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65472> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65472'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.02982667'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65472'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65450> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65450'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '1.108186'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65450'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65463> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65463'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.3624536'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65463'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65464> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65464'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.1812268'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65464'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65470> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65470'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.7981616'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65470'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65451> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65451'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.0002386133'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65451'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65469> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65469'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.3990808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65469'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65805> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65805'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '3.503951'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65805'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65453> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65453'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.7548532'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65453'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65460> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65460'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.2016879'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65460'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65793> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65793'^^xsd:integer;
  dwc:scientificName 'Rathkea octopunctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.0004778158'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117848'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65793'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65806> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65806'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '4.056821'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65806'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65808> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65808'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.2456793'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65808'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65794> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65794'^^xsd:integer;
  dwc:scientificName 'Dipurena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.0004778158'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117069'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65794'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '565147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65812> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65812'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.828408'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65812'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65813> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65813'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '1.089453'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65813'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65795> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65795'^^xsd:integer;
  dwc:scientificName 'Hybocodon prolifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.004778158'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117988'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65795'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65797> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65797'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.2907643'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65797'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65802> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65802'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.4504081'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65802'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65804> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65804'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.1293741'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65804'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65799> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65799'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.0215866'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65799'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65800> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65800'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '5.094439'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65800'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65814> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65814'^^xsd:integer;
  dwc:scientificName 'Pleuronectes flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.8170894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154467'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65814'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65809> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65809'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.05143739'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65809'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65796> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65796'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.00252248'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65796'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65803> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65803'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.08489114'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65803'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65810> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65810'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.09302114'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65810'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65466> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65466'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.1348762'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65466'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65480> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65480'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.2247141'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65480'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65483> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65483'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.1232165'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65483'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65486> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65486'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.1232165'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65486'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65465> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65465'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '4.679863'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65465'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65471> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65471'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '2.480386'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65471'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65478> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65478'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.2225069'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65478'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65485> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65485'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.06160823'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65485'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65807> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65807'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.1089032'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65807'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65811> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65811'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.7441691'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65811'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65452> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65452'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '1.35079'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65452'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65798> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.18"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65798'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '42.18'^^xsd:double;
  dwc:maximumDepth '42.18'^^xsd:double;
  dwc:observedWeight '0.107933'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65798'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65477> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65477'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.222464'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65477'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65467> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65467'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '1.107762'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65467'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65459> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65459'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '1.210127'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65459'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65454> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65454'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '1.549436'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65454'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65479> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65479'^^xsd:integer;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.9079532'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65479'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65484> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65484'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.3795252'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65484'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65488> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65488'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.1143911'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65488'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65489> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65489'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '23.53172'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65489'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65461> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65461'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '2.016879'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65461'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65468> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65468'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '2.215525'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65468'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65482> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65482'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.3625291'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65482'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65474> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65474'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '1.431859'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65474'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65456> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65456'^^xsd:integer;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.1061829'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65456'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65473> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65473'^^xsd:integer;
  dwc:scientificName 'Mysidopsis angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.3181909'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120087'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65473'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65462> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65462'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.2950454'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65462'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65476> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65476'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.1035582'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65476'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65487> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65487'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.3095138'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65487'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65481> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65481'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '1.368688'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65481'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65458> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65458'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '0.3424921'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65458'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65475> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.87666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "4.2870001792907715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.87666702270508 4.2870001792907715)"^^geo:wktLiteral ;
  geo-pos:lat "53.87666702270508"^^xsd:decimal ;
  geo-pos:long "4.2870001792907715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA6 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65475'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA6 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.2870001792908'^^xsd:double;
  dwc:latitude '53.876667022705'^^xsd:double;
  dwc:minimumDepth '46.7'^^xsd:double;
  dwc:maximumDepth '46.7'^^xsd:double;
  dwc:observedWeight '39.05995'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65475'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65766> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65766'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '4.703735'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65766'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65783> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65783'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.0361239'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65783'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65784> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65784'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.1026235'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65784'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65406> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65406'^^xsd:integer;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.1234134'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65406'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65763> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65763'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.008172828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65763'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65408> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65408'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.6983771'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65408'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65442> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65442'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.04773701'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65442'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65449> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65449'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '234.3171'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65449'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65411> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65411'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.406497'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65411'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65400> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65400'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.03278083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65400'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65413> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65413'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '25.62951'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65413'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65414> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65414'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.4572306'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65414'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65771> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65771'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.07265645'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65771'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65429> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65429'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.04012093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65429'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65434> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65434'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.4179058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65434'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65436> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65436'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '5.904225'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65436'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65401> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65401'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.0009105786'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65401'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65426> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65426'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '3.205144'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65426'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65444> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65444'^^xsd:integer;
  dwc:scientificName 'Clupeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.056919'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125464'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65444'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65762> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65762'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.001362138'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65762'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65780> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65780'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.6942528'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65780'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65787> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65787'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.1436844'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65787'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65761> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65761'^^xsd:integer;
  dwc:scientificName 'Hybocodon prolifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.004830142'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117988'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65761'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65403> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65403'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.8619528'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65403'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65446> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65446'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.1772714'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65446'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65791> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65791'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '1.196315'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65791'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65776> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65776'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '18.59785'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65776'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65789> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65789'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.05224064'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65789'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65770> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65770'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.08172828'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65770'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65772> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65772'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.2462221'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65772'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65779> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65779'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.36696'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65779'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65788> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65788'^^xsd:integer;
  dwc:scientificName 'Stenula rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.01806195'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103178'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65788'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '160514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65767> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65767'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.165527'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65767'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65781> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65781'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.30717'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65781'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65782> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65782'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.2592333'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65782'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65768> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65768'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.06159588'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65768'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65764> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65764'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.07257471'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65764'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65765> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65765'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.09698423'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65765'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65775> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65775'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '9.907808'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65775'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65792> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65792'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '1.835508'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65792'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65416> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65416'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.2808465'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65416'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65433> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65433'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.5159306'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65433'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65430> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65430'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '2.936512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65430'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65447> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65447'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus lozanoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '47.60246'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126925'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65447'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65448> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65448'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '43.63558'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126927'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65448'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65421> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65421'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.855362'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65421'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65428> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65428'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '82.83791'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65428'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65435> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65435'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.337099'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65435'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65773> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65773'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.07265645'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65773'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65790> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65790'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '1.253775'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65790'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65777> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65777'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.02364672'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65777'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65786> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65786'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.05627107'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65786'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65409> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65409'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.471616'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65409'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65418> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65418'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '3.244479'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65418'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65443> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65443'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.2400283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65443'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65427> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65427'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.2204131'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65427'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65760> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65760'^^xsd:integer;
  dwc:scientificName 'Rathkea octopunctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.001610047'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117848'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65760'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65415> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65415'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.9376648'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65415'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65410> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65410'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.25022'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65410'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65769> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65769'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.1686327'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65769'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65774> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65774'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.2906258'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65774'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65412> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65412'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '27.19228'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65412'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65420> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65420'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.5722317'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65420'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65445> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65445'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '3.168166'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65445'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65404> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65404'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.8619528'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65404'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65419> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65419'^^xsd:integer;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '3.092269'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65419'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65437> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65437'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.2809049'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65437'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65402> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65402'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.0005546671'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65402'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65423> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65423'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '4.193284'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65423'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65425> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65425'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.1232748'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65425'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65438> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65438'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.1741193'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65438'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65440> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65440'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.09802478'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65440'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65405> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65405'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.200577'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65405'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65422> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65422'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.08736008'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65422'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65439> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65439'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.1614286'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65439'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65417> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65417'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '3.089311'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65417'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65431> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65431'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.172409'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65431'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65432> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65432'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.58165'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65432'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65407> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65407'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.4113781'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65407'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65424> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65424'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.0693334'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65424'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65441> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65441'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.03064536'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65441'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65778> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65778'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.36696'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65778'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65785> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74833297729492"^^xsd:decimal ;
  dwc:decimalLongitude "4.35366678237915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74833297729492 4.35366678237915)"^^geo:wktLiteral ;
  geo-pos:lat "53.74833297729492"^^xsd:decimal ;
  geo-pos:long "4.35366678237915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65785'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3536667823792'^^xsd:double;
  dwc:latitude '53.748332977295'^^xsd:double;
  dwc:minimumDepth '39.67'^^xsd:double;
  dwc:maximumDepth '39.67'^^xsd:double;
  dwc:observedWeight '0.1155489'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65785'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65733> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65733'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.0800925'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65733'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65357> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65357'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.4216539'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65357'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65372> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65372'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '17.40051'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65372'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65391> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65391'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '164.5176'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65391'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65727> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65727'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '3.528034'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65727'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65736> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65736'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.08870585'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65736'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65349> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65349'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '64.68644'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65349'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65346> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65346'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '10.75342'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65346'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65356> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65356'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.62568'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65356'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65343> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65343'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.001202875'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65343'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65352> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65352'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.62568'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65352'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65377> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65377'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '4.195165'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65377'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65386> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65386'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.2760597'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65386'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65723> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65723'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.0600018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65723'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65725> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65725'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.1603652'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65725'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65363> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65363'^^xsd:integer;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.3095089'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65363'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65364> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65364'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '9.450432'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65364'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65399> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65399'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '4.382889'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65399'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65735> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65735'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.32037'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65735'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65376> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65376'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.4857764'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65376'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65387> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65387'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.7717319'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65387'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65737> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65737'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '9.329905'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65737'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65738> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65738'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '15.82277'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65738'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65353> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65353'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '2.3463'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65353'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65360> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65360'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.3820515'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65360'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65367> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65367'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '7.118705'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65367'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65396> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65396'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.5612472'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65396'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65742> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65742'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '6.654791'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65742'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65757> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65757'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.9789829'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65757'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65730> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65730'^^xsd:integer;
  dwc:scientificName 'Upogebia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.1858915'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65730'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65744> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65744'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.3393795'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65744'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65755> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65755'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.06368739'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65755'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65740> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65740'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.1042674'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65740'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65759> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65759'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '2.360592'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65759'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65754> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65754'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.09304523'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65754'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65731> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65731'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.3717829'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65731'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65732> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65732'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.1952011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65732'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65734> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65734'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.284936'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65734'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65748> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65748'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.3593198'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65748'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65751> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65751'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.1257175'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65751'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65746> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65746'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.06368739'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65746'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65753> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65753'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.2523374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65753'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65398> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65398'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '59.16092'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65398'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65720> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65720'^^xsd:integer;
  dwc:scientificName 'Phialidium hemisphaericum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.0005916093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '152192'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65720'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65745> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65745'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.3972339'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65745'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65347> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65347'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '30.5656'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65347'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65348> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65348'^^xsd:integer;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '3.952832'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65348'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65365> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65365'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.3095089'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65365'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65366> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65366'^^xsd:integer;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.5727534'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65366'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65380> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65380'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.04015751'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65380'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65383> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65383'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '15.31093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65383'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65397> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65397'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '1.585528'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65397'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65342> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65342'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.6288722'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65342'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65371> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65371'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.349759'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65371'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65378> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65378'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '3.144108'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65378'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65392> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65392'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '2.431557'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65392'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65721> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65721'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.002492567'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65721'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65728> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65728'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.09123397'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65728'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65726> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65726'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.02672753'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65726'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65739> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65739'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.545653'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65739'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65756> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65756'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.05758722'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65756'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65722> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65722'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.009009279'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65722'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65743> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65743'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.1825059'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65743'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65747> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65747'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.05468726'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65747'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65752> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65752'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.1131265'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65752'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65345> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65345'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '26.15947'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65345'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65354> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65354'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '17.83188'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65354'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65379> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65379'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '182.4747'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65379'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65384> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65384'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.6060531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65384'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65370> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65370'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.1748795'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65370'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65393> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65393'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '1.931684'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65393'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65385> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65385'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.3887406'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65385'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65362> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65362'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '6.873042'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65362'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65719> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65719'^^xsd:integer;
  dwc:scientificName 'Hybocodon prolifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.01656506'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117988'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65719'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65355> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65355'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '2.288238'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65355'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65729> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65729'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.1239977'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65729'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65350> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65350'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '1.260916'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65350'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65717> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65717'^^xsd:integer;
  dwc:scientificName 'Rathkea octopunctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.01301541'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117848'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65717'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65395> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65395'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.9709294'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65395'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65344> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65344'^^xsd:integer;
  dwc:scientificName 'Tomopteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.786495'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '958'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65344'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65351> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65351'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '18.96147'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65351'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65369> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65369'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.2863767'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65369'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65394> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65394'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.9728836'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65394'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65724> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65724'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.0200006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65724'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65741> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65741'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.5393555'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65741'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65758> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65758'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.7326402'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65758'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65359> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65359'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '9.838591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65359'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65361> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65361'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.8368307'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65361'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65368> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65368'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.6190178'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '411874'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65368'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65718> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65718'^^xsd:integer;
  dwc:scientificName 'Sarsia tubulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.0005916093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117491'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65718'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65358> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65358'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.9838591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65358'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65375> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65375'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.1498967'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65375'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65388> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65388'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '1.658077'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65388'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65374> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65374'^^xsd:integer;
  dwc:scientificName 'Rhithropanopeus harrisii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.02313221'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107414'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65374'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65389> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65389'^^xsd:integer;
  dwc:scientificName 'Corophium multisetosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.6060531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102096'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65389'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65381> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65381'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '1.365355'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65381'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65382> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65382'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.4154544'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65382'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65373> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65373'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '0.03747417'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65373'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65390> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65390'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '42.7'^^xsd:double;
  dwc:maximumDepth '42.7'^^xsd:double;
  dwc:observedWeight '1.134912'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65390'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65749> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65749'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.1131265'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65749'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65750> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71083450317383"^^xsd:decimal ;
  dwc:decimalLongitude "4.386000156402588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71083450317383 4.386000156402588)"^^geo:wktLiteral ;
  geo-pos:lat "53.71083450317383"^^xsd:decimal ;
  geo-pos:long "4.386000156402588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA4 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65750'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA4 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3860001564026'^^xsd:double;
  dwc:latitude '53.710834503174'^^xsd:double;
  dwc:minimumDepth '37.9'^^xsd:double;
  dwc:maximumDepth '37.9'^^xsd:double;
  dwc:observedWeight '0.6533797'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65750'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65698> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65698'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.04694836'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65698'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65715> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65715'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '3.088614'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65715'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65716> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65716'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '1.184716'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65716'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65291> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65291'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.625115'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65291'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65306> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65306'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.289325'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65306'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65308> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65308'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.2599732'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65308'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65321> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65321'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.0427869'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65321'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65693> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65693'^^xsd:integer;
  dwc:scientificName 'Rathkea octopunctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.007274358'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117848'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65693'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65299> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65299'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '26.31352'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65299'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65300> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65300'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.2577593'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65300'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65313> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65313'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.2862444'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65313'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65296> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65296'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '4.331404'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65296'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65331> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65331'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.189149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65331'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65332> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65332'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.6915056'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65332'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65305> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65305'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '10.56036'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65305'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65322> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65322'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.495246'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65322'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65339> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65339'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.4489742'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65339'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65706> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65706'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.1406868'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65706'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65708> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65708'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '13.31025'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65708'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65309> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65309'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '7.019277'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65309'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65294> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65294'^^xsd:integer;
  dwc:scientificName 'Tomopteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.08557381'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '958'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65294'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65312> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65312'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.7945528'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65312'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65319> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65319'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.06931479'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65319'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65337> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65337'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.7211922'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65337'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65694> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65694'^^xsd:integer;
  dwc:scientificName 'Hybocodon prolifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.02597985'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117988'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65694'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65712> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65712'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.05447966'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65712'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65695> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65695'^^xsd:integer;
  dwc:scientificName 'Phialidium hemisphaericum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.001039194'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '152192'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65695'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65702> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65702'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.6530569'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65702'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65704> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65704'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.07912645'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65704'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65303> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65303'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '4.339876'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65303'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65310> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65310'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '2.47334'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65310'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65317> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65317'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.4043362'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65317'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65696> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65696'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.001039194'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65696'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65705> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65705'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.4256299'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65705'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65701> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65701'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.3265285'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '411866'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65701'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65703> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65703'^^xsd:integer;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.3265285'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65703'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65710> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65710'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.03497389'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65710'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65711> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65711'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.1118704'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65711'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65697> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65697'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.01598354'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65697'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65297> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65297'^^xsd:integer;
  dwc:scientificName 'Anomalocera patersoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.03808034'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104722'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65297'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '364368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65330> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65330'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.07791627'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65330'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65298> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65298'^^xsd:integer;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.6092855'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65298'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65315> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65315'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.2862444'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65315'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65316> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65316'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.1617345'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65316'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65333> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65333'^^xsd:integer;
  dwc:scientificName 'Leucothoe procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.09073932'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102466'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65333'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65292> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65292'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.000842902'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65292'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65328> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65328'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '16.48438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65328'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65335> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65335'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '5.79799'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65335'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65311> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65311'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.2902236'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65311'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65293> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65293'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.0002995083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65293'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65327> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65327'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.2599732'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65327'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65329> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65329'^^xsd:integer;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.1611783'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65329'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65336> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65336'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.167906'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65336'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65320> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65320'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.03465739'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65320'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65334> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65334'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '5.503337'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65334'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65314> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65314'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '6.869865'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65314'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65318> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65318'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.8895397'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65318'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65307> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65307'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.039893'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65307'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65295> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65295'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.8548823'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65295'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65707> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65707'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.1953949'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65707'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65302> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65302'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.289325'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65302'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65304> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65304'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '6.075826'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65304'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65713> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65713'^^xsd:integer;
  dwc:scientificName 'Nymphon rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.05275096'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '134705'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65713'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65324> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65324'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.8741753'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65324'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65341> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65341'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '101.6118'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65341'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65323> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65323'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '10.8407'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65323'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65325> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65325'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '198.3348'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65325'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65338> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65338'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.04418907'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65338'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65340> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65340'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.2220017'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65340'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65709> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65709'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.3073002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65709'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65301> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65301'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '2.293319'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65301'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65326> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65326'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.429482'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65326'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65699> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65699'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '3.333333'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65699'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65700> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65700'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.1602574'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65700'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65714> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67283248901367"^^xsd:decimal ;
  dwc:decimalLongitude "4.4116668701171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.83"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67283248901367 4.4116668701171875)"^^geo:wktLiteral ;
  geo-pos:lat "53.67283248901367"^^xsd:decimal ;
  geo-pos:long "4.4116668701171875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65714'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4116668701172'^^xsd:double;
  dwc:latitude '53.672832489014'^^xsd:double;
  dwc:minimumDepth '36.83'^^xsd:double;
  dwc:maximumDepth '36.83'^^xsd:double;
  dwc:observedWeight '0.8092407'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65714'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65255> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65255'^^xsd:integer;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '3.777177'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65255'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65257> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65257'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.1951066'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65257'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65272> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65272'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '1.346565'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65272'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65670> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65670'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.0303516'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65670'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65263> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65263'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.1852965'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65263'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65264> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65264'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.3329966'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65264'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65281> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65281'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.8347839'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65281'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65282> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65282'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.5400849'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65282'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65254> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65254'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.1460011'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65254'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65279> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65279'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.4978973'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65279'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65284> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65284'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.3633587'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65284'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65258> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65258'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.29266'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65258'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65271> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65271'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.5179095'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65271'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65288> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65288'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.2843593'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65288'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65672> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65672'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.5397469'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65672'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65691> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65691'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '1.164774'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65691'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65674> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65674'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.05115438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65674'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65676> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65676'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '1.654222'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65676'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65689> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65689'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.5231653'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65689'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65251> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65251'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '3.185006'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65251'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65269> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65269'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '1.099941'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65269'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65669> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65669'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.04542509'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65669'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65668> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65668'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.01023088'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65668'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65253> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65253'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.004768055'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65253'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65260> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65260'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.1852965'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65260'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65267> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65267'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.4525816'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65267'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65687> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65687'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.04866149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65687'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65677> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65677'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.09095249'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65677'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65686> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65686'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.04866149'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65686'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65666> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65666'^^xsd:integer;
  dwc:scientificName 'Hybocodon prolifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.005374621'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117988'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65666'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65683> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65683'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.1531221'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65683'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65684> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65684'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '1.679536'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65684'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65280> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65280'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '5.004512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65280'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65283> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65283'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.1162269'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65283'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65265> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65265'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '3.995959'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65265'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65665> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65665'^^xsd:integer;
  dwc:scientificName 'Sarsia tubulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.002015483'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117491'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65665'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65278> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65278'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '1.319882'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65278'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65285> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65285'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.8824065'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65285'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65678> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65678'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.09095249'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65678'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65685> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65685'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.2921519'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65685'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65286> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65286'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.2324538'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65286'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65270> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65270'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.2071638'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65270'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65266> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65266'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '4.525816'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65266'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65252> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65252'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.001079663'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65252'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65277> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65277'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '115.8567'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65277'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65671> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65671'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '1.274767'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65671'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65275> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65275'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '7.058249'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65275'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65276> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65276'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.5846623'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65276'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65675> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65675'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.09095249'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65675'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65256> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65256'^^xsd:integer;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.14633'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65256'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65273> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65273'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.177569'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65273'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65290> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65290'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '1.230853'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65290'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65673> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65673'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '1.266582'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65673'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65690> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65690'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '1.831079'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65690'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65667> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65667'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.01016267'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65667'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65681> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65681'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.2054448'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65681'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65682> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65682'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.02960134'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65682'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65274> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65274'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.08220785'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65274'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65679> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65679'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.4762035'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65679'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65688> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65688'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.01344098'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65688'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65680> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65680'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '51.48894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65680'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65259> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65259'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '8.170331'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65259'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65261> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65261'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '15.56491'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65261'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65268> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65268'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.1239146'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65268'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65289> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65289'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '125.1474'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65289'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65692> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65692'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '4.595438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65692'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65262> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65262'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '4.447116'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65262'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65287> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65287'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '32.7'^^xsd:double;
  dwc:maximumDepth '32.7'^^xsd:double;
  dwc:observedWeight '0.6043652'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65287'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65664> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59416580200195"^^xsd:decimal ;
  dwc:decimalLongitude "4.457333564758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.44"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59416580200195 4.457333564758301)"^^geo:wktLiteral ;
  geo-pos:lat "53.59416580200195"^^xsd:decimal ;
  geo-pos:long "4.457333564758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65664'^^xsd:integer;
  dwc:scientificName 'Rathkea octopunctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4573335647583'^^xsd:double;
  dwc:latitude '53.594165802002'^^xsd:double;
  dwc:minimumDepth '29.44'^^xsd:double;
  dwc:maximumDepth '29.44'^^xsd:double;
  dwc:observedWeight '0.01545203'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117848'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65664'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65933> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65933'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.05727531'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65933'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65937> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65937'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.3868697'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65937'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65962> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65962'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.8533794'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65962'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65947> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65947'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.1336058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65947'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65952> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65952'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.026162'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65952'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65956> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65956'^^xsd:integer;
  dwc:scientificName 'Metopa bruzelii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.01679501'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103119'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65956'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '103119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65942> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65942'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.1319283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65942'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65957> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65957'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.03614604'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65957'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65930> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65930'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.2930895'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65930'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65944> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65944'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '4.398492'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65944'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65955> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65955'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.026162'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65955'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65925> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65925'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.0004990374'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65925'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65940> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65940'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '26.35672'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65940'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65959> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65959'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.3886102'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65959'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65927> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65927'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.1012261'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65927'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65929> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65929'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.1855811'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65929'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65936> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65936'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.06756004'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65936'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65945> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65945'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.3493299'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65945'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65954> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65954'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.6166649'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65954'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65931> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65931'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.02254534'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65931'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65932> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65932'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '9.604317'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65932'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65938> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65938'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '1.486321'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65938'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65961> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65961'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '1.156902'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65961'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65935> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65935'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '1.411237'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65935'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65949> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65949'^^xsd:integer;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.1074438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65949'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65950> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65950'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '1.276421'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65950'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65934> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65934'^^xsd:integer;
  dwc:scientificName 'Callianassa tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.1694701'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65934'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65948> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65948'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.6171031'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65948'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65951> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65951'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.05372192'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65951'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65939> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65939'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.3912435'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65939'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65946> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65946'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.07988392'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65946'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65941> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65941'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '15.33892'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65941'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65958> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65958'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.09715255'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65958'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65926> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65926'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.002102543'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65926'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65943> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65943'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.22748'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65943'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65960> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65960'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '2.842802'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65960'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65953> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65953'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.1322079'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65953'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65928> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982666015625"^^xsd:decimal ;
  dwc:decimalLongitude "4.47666597366333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982666015625 4.47666597366333)"^^geo:wktLiteral ;
  geo-pos:lat "53.982666015625"^^xsd:decimal ;
  geo-pos:long "4.47666597366333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB5 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65928'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB5 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.4766659736633'^^xsd:double;
  dwc:latitude '53.982666015625'^^xsd:double;
  dwc:minimumDepth '44.42'^^xsd:double;
  dwc:maximumDepth '44.42'^^xsd:double;
  dwc:observedWeight '0.1687101'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65928'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65247> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65247'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.1078442'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65247'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65249> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65249'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.03371519'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65249'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65663> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65663'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '8.008083'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65663'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65246> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65246'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.1896797'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65246'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65245> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65245'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '1.123716'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65245'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65250> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65250'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.1603631'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65250'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65642> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65642'^^xsd:integer;
  dwc:scientificName 'Dipurena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.0005017446'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117069'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65642'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '565147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65657> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65657'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.09594274'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65657'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65659> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65659'^^xsd:integer;
  dwc:scientificName 'Metopa bruzelii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.01688613'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103119'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65659'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '103119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65241> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65241'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '1.282826'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65241'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65244> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65244'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '3.089256'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65244'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65644> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65644'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.001197056'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65644'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65655> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65655'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '9.355756'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65655'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65646> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65646'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.521356'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65646'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65653> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65653'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.06792655'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65653'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65660> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65660'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '1.025636'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65660'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65652> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65652'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.2717062'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65652'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65248> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65248'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.2116037'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65248'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65647> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65647'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.07737564'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65647'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65648> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65648'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.2303441'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65648'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65651> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65651'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '1.772801'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65651'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65242> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65242'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.1356235'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65242'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65236> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65236'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.8946018'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65236'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65243> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65243'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.4824926'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65243'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65643> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65643'^^xsd:integer;
  dwc:scientificName 'Hybocodon prolifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.001505234'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117988'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65643'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65661> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65661'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '1.318675'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65661'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65239> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65239'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.2883335'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65239'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65656> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65656'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '1.029213'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65656'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65238> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65238'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.1149774'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65238'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65240> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65240'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.082381'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65240'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65645> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65645'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.0453353'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65645'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65654> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65654'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '1.540168'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65654'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65662> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65662'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '6.586342'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65662'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65658> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65658'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.1080267'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65658'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65649> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65649'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '1.891858'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65649'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65237> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65237'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '30.7'^^xsd:double;
  dwc:maximumDepth '30.7'^^xsd:double;
  dwc:observedWeight '0.4634694'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65237'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65650> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.46516799926758"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416669845581055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.38"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.46516799926758 4.5416669845581055)"^^geo:wktLiteral ;
  geo-pos:lat "53.46516799926758"^^xsd:decimal ;
  geo-pos:long "4.5416669845581055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFA1 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65650'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFA1 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5416669845581'^^xsd:double;
  dwc:latitude '53.465167999268'^^xsd:double;
  dwc:minimumDepth '27.38'^^xsd:double;
  dwc:maximumDepth '27.38'^^xsd:double;
  dwc:observedWeight '0.2292234'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65650'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66001> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66001'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.5320554'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66001'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65608> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65608'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.4917894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65608'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65599> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65599'^^xsd:integer;
  dwc:scientificName 'Hydroidolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.001432749'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '19494'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65599'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65600> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65600'^^xsd:integer;
  dwc:scientificName 'Tomopteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.1454568'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '958'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65600'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65640> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65640'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.3773543'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65640'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65606> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65606'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '2.589131'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65606'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66009> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66009'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.06656888'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66009'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65601> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65601'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.937484'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65601'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65605> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65605'^^xsd:integer;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.2589131'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65605'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65626> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65626'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '268.5596'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65626'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65630> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65630'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '2.737413'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65630'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66005> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66005'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.1502268'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66005'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65604> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65604'^^xsd:integer;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.06472827'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65604'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65638> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65638'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.2253353'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65638'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65603> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65603'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '2.954664'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65603'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65610> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65610'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '10.81937'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65610'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66011> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66011'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.02575419'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66011'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65991> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65991'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.1494723'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65991'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65993> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65993'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.02219391'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65993'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66012> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66012'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.1030168'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66012'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66019> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66019'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.5600514'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66019'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66010> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66010'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.4454512'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66010'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66006> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66006'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.0432906'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66006'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66017> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66017'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.04781908'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66017'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66018> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66018'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.7300407'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66018'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65988> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65988'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.0006483615'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65988'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66013> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66013'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.05288452'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66013'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65995> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65995'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '5.600611'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65995'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65999> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65999'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.03740547'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65999'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66000> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66000'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.5301815'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66000'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65998> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65998'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.6174397'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65998'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66015> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66015'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.05288452'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66015'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66016> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66016'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.04781908'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66016'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65989> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65989'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.02992438'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65989'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65996> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65996'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.7575855'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65996'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66003> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66003'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '6.969799'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66003'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65992> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65992'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.2823365'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65992'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65613> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65613'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.767591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65613'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65618> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65618'^^xsd:integer;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.9731058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65618'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65598> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65598'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.3782458'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65598'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65615> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65615'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '6.906797'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65615'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65616> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65616'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.1644389'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65616'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65633> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65633'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.376093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65633'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65627> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65627'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.06312824'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65627'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65629> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65629'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.3787695'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65629'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65636> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65636'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.5479357'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65636'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65634> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65634'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '18.80538'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65634'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65621> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65621'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.1374567'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65621'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65628> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65628'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.2712246'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65628'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65635> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65635'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '75.32762'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65635'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65990> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65990'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.3487686'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65990'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66007> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66007'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.111967'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66007'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65602> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65602'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '13.02958'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65602'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66008> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66008'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '1.727283'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66008'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65994> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65994'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '1.376023'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65994'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65623> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65623'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.05890999'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65623'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65619> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65619'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.4865529'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65619'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65609> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65609'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.7376841'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65609'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65997> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65997'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '1.57871'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65997'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66002> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66002'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.1189132'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66002'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66004> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66004'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '8.465364'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66004'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65625> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65625'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '15.51733'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65625'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65617> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65617'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.800755'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65617'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65631> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65631'^^xsd:integer;
  dwc:scientificName 'Ampelisca gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.182898'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101898'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65631'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65632> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65632'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '1.89145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65632'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65620> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65620'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.9731058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65620'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65622> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65622'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '12.3711'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65622'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65639> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65639'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.154237'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65639'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65612> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65612'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '2.338145'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65612'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65637> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65637'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.5479357'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65637'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65611> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65611'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.2458947'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65611'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65607> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65607'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '2.909998'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65607'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65624> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65624'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '0.7636481'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65624'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65641> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65641'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '106.1084'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65641'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65614> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65614'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:observedWeight '2.430437'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65614'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66014> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.840999603271484"^^xsd:decimal ;
  dwc:decimalLongitude "4.614665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.840999603271484 4.614665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "53.840999603271484"^^xsd:decimal ;
  geo-pos:long "4.614665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A66014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:66014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB4 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '66014'^^xsd:integer;
  dwc:scientificName 'Dyopedos monacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB4 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.6146659851074'^^xsd:double;
  dwc:latitude '53.840999603271'^^xsd:double;
  dwc:minimumDepth '40.57'^^xsd:double;
  dwc:maximumDepth '40.57'^^xsd:double;
  dwc:observedWeight '0.02575419'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103042'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:66014'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '489646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65898> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65898'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.00705401'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65898'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65915> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65915'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.04986542'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65915'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65916> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65916'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.2270151'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65916'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65564> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65564'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.01476002'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65564'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65572> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65572'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '7.852856'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65572'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65591> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65591'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '60.36561'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65591'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65576> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65576'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '5.918094'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65576'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65587> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65587'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.4553328'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65587'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65912> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65912'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.08163841'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65912'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65919> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65919'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.04986542'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65919'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65568> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65568'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.9749638'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65568'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65595> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65595'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.6314383'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65595'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65596> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65596'^^xsd:integer;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.0773793'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65596'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65906> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65906'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '1.018834'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65906'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65908> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65908'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.4176338'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65908'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65905> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65905'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.4253098'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65905'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65910> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65910'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '3.869526'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65910'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65923> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65923'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '1.584237'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65923'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65917> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65917'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.05783517'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65917'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65911> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65911'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '8.020523'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65911'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65920> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.1803567'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65920'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65918> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65918'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.02428392'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65918'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65899> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65899'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.0156599'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65899'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65897> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65897'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.00467916'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65897'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65902> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65902'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.0209269'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65902'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65904> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65904'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '8.245197'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65904'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65900> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65900'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.0313198'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65900'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65901> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65901'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.0156599'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65901'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65896> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65896'^^xsd:integer;
  dwc:scientificName 'Phialidium hemisphaericum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.0004632133'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '152192'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65896'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65903> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65903'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.04185379'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65903'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65907> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65907'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.02351337'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65907'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65924> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65924'^^xsd:integer;
  dwc:scientificName 'Pleuronectes flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.5280789'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154467'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65924'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65579> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65579'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.6776124'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65579'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65588> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65588'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.0773793'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65588'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65565> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65565'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.1496981'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65565'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65570> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65570'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.7599538'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65570'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65593> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65593'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.9368209'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65593'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65566> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65566'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.5987924'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65566'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65580> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65580'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '5.513655'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65580'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65583> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65583'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.1498479'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65583'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65584> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65584'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.7992889'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65584'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65597> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65597'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '51.44079'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65597'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65571> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65571'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.013272'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65571'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65578> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65578'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '8.662109'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65578'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65585> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65585'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '142.4182'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65585'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65909> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65909'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.2508406'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65909'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65913> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65913'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.8537205'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65913'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65922> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65922'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '2.638728'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65922'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65573> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65573'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '28.62493'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65573'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65590> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65590'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '2.235357'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65590'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65581> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65581'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.2832126'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65581'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65582> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65582'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '3.256945'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65582'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65577> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65577'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '4.779999'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65577'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65586> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65586'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '8.332849'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65586'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65574> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65574'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.3705739'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65574'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65589> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65589'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.3951658'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65589'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65567> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65567'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.600376'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65567'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65569> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65569'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.5068643'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65569'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65594> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65594'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.3177865'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65594'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65575> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65575'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.013272'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65575'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65592> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65592'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '0.6774043'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65592'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65914> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65914'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.08857485'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65914'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65921> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75266647338867"^^xsd:decimal ;
  dwc:decimalLongitude "4.681000232696533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75266647338867 4.681000232696533)"^^geo:wktLiteral ;
  geo-pos:lat "53.75266647338867"^^xsd:decimal ;
  geo-pos:long "4.681000232696533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB3 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65921'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB3 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6810002326965'^^xsd:double;
  dwc:latitude '53.752666473389'^^xsd:double;
  dwc:minimumDepth '38.72'^^xsd:double;
  dwc:maximumDepth '38.72'^^xsd:double;
  dwc:observedWeight '0.9919616'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65921'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65865> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65865'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.06961248'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65865'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65549> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65549'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.4202245'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65549'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65550> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65550'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.3105346'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65550'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65538> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65538'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '17.85954'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65538'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65555> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65555'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.9186482'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65555'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65557> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65557'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '3.255634'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65557'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65527> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65527'^^xsd:integer;
  dwc:scientificName 'Sagitta setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.4606148'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154107'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65527'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65537> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65537'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '2.521347'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65537'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65562> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65562'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '134.78'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65562'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65869> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65869'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.0793854'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65869'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65894> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65894'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.7649905'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65894'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65561> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65561'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.02725857'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65561'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65546> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65546'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '118.8056'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65546'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65553> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65553'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.2579719'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65553'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65560> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65560'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.1466724'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65560'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65891> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65891'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.01029894'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65891'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65893> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65893'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.8017339'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65893'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65862> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65862'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.01188952'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65862'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65880> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65880'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.8845802'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65880'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65887> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65887'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.0554163'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65887'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65859> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65859'^^xsd:integer;
  dwc:scientificName 'Sarsia tubulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.001029554'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117491'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65859'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65874> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65874'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '1.975339'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65874'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65876> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65876'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.1878093'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65876'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65863> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65863'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.007839243'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65863'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65870> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65870'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.6473647'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65870'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65872> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65872'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '1.293998'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65872'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65867> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65867'^^xsd:integer;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.02325642'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65867'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65868> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65868'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '4.348951'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65868'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65881> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65881'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '1.055946'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65881'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65877> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65877'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '7.167171'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65877'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65886> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65886'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.2412073'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65886'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65861> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65861'^^xsd:integer;
  dwc:scientificName 'Phialidium hemisphaericum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.000514777'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '152192'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65861'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65895> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65895'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '3.521179'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65895'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65866> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65866'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.139225'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65866'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65883> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65883'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '14.52319'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65883'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65873> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65873'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.02613081'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65873'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65860> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65860'^^xsd:integer;
  dwc:scientificName 'Hybocodon prolifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.001544331'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117988'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65860'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65889> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65889'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '1.042111'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65889'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65890> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65890'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.08240344'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65890'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65545> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65545'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.7378136'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65545'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65554> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65554'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.07142787'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65554'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65530> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65530'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '1.715608'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65530'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65534> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65534'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '4.910527'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65534'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65547> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65547'^^xsd:integer;
  dwc:scientificName 'Heteromysis (Heteromysis) microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.1844534'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120037'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65547'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65548> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65548'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.1200642'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65548'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65536> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65536'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.2338346'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65536'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65563> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65563'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '3.158591'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65563'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65533> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65533'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '2.572181'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65533'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65528> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65528'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.3224303'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65528'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65535> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65535'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.1710361'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65535'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65858> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65858'^^xsd:integer;
  dwc:scientificName 'Rathkea octopunctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.000514777'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117848'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65858'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65875> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65875'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.6272178'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65875'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65892> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65892'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.1002167'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65892'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65879> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65879'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '1.828074'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65879'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65888> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65888'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.05197418'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65888'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65884> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65884'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '1.754423'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65884'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65529> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65529'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.8001971'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65529'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65542> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65542'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '4.626896'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65542'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65882> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65882'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.351982'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65882'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65524> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65524'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.02043719'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65524'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65539> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65539'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '4.854645'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65539'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65556> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65556'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '3.032296'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65556'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65543> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65543'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.653575'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65543'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65552> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65552'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '7.739158'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65552'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65525> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65525'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.0008299365'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65525'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65540> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65540'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.5711346'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65540'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65559> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65559'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.9964455'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65559'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65531> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65531'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.7015039'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65531'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65532> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65532'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '2.104511'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65532'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65541> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65541'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '6.567703'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65541'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65558> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65558'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '7.596702'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65558'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65526> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65526'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '1.704275'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65526'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65544> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65544'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '0.06916138'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65544'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65551> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65551'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '38.7'^^xsd:double;
  dwc:maximumDepth '38.7'^^xsd:double;
  dwc:observedWeight '22.46506'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65551'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65864> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65864'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.03480624'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65864'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65871> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65871'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.4726541'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65871'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65878> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65878'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '8.266813'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65878'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65885> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70033264160156"^^xsd:decimal ;
  dwc:decimalLongitude "4.763500213623047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.55"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70033264160156 4.763500213623047)"^^geo:wktLiteral ;
  geo-pos:lat "53.70033264160156"^^xsd:decimal ;
  geo-pos:long "4.763500213623047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB2 16/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65885'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB2 16/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.763500213623'^^xsd:double;
  dwc:latitude '53.700332641602'^^xsd:double;
  dwc:minimumDepth '36.55'^^xsd:double;
  dwc:maximumDepth '36.55'^^xsd:double;
  dwc:observedWeight '0.01732473'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65885'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65966> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65966'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.9703642'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65966'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65983> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65983'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.09955953'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65983'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65984> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65984'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.3982381'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65984'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65520> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65520'^^xsd:integer;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.5591037'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65520'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65491> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65491'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.03294957'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65491'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65506> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65506'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.09350554'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65506'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65499> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65499'^^xsd:integer;
  dwc:scientificName 'Crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '1.95392'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65499'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65500> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65500'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '1.429942'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65500'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65514> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65514'^^xsd:integer;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.6664125'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65514'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65508> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65508'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.0400738'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65508'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65493> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65493'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.0882801'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65493'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65494> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65494'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.167271'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65494'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65519> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65519'^^xsd:integer;
  dwc:scientificName 'Orchomenella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.0656023'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102691'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65519'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65980> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65980'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.3801511'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65980'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65987> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65987'^^xsd:integer;
  dwc:scientificName 'Pleuronectes flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '2.040551'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '154467'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65987'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65496> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65496'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '1.003626'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65496'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65503> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65503'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.6619599'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65503'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65510> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65510'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.1319467'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65510'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65977> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65977'^^xsd:integer;
  dwc:scientificName 'Schistomysis spiritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '18.04171'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120206'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65977'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65981> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65981'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.1101058'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65981'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65969> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65969'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.1736687'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65969'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65974> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65974'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.1384677'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65974'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65976> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65976'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.3362823'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65976'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65963> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65963'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.001349891'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65963'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65970> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65970'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.964134'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65970'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65972> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65972'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '1.898783'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65972'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65979> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65979'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '1.03764'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65979'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65967> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65967'^^xsd:integer;
  dwc:scientificName 'Nyctiphanes couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '1.470399'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110698'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65967'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65968> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65968'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '1.819524'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65968'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65982> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65982'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.05362033'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65982'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65985> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65985'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '2.153259'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65985'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65965> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65965'^^xsd:integer;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.121023'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65965'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65975> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65975'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.2415923'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65975'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65511> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65511'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.296288'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65511'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65498> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65498'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.601206'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65498'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65515> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65515'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.1541129'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65515'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65516> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65516'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.7593352'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65516'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65521> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65521'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.1049205'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65521'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65973> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65973'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.1384677'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65973'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65512> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65512'^^xsd:integer;
  dwc:scientificName 'Acanthomysis longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.2638934'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '119939'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65512'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '119939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65497> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65497'^^xsd:integer;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.8363551'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65497'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65986> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65986'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '2.623566'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65986'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65522> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65522'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.05109514'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65522'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65509> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65509'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.04947383'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65509'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65492> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65492'^^xsd:integer;
  dwc:scientificName 'Calanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.9246659'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65492'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65505> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65505'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.5610332'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65505'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65513> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65513'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '7.759849'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65513'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65518> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65518'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.3962088'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65518'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65523> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65523'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '18.07571'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65523'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65495> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65495'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.8363551'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65495'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65502> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65502'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.2237207'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65502'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65504> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65504'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.306243'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65504'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65517> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65517'^^xsd:integer;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.1532854'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65517'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65490> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65490'^^xsd:integer;
  dwc:scientificName 'Mitrocomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '0.08869173'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65490'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65507> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65507'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '5.142805'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65507'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65501> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 31/08/94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65501'^^xsd:integer;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 31/08/94'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '31.7'^^xsd:double;
  dwc:maximumDepth '31.7'^^xsd:double;
  dwc:observedWeight '1.021387'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65501'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65964> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65964'^^xsd:integer;
  dwc:scientificName 'Sagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.01728899'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65964'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65971> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65971'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.01297972'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65971'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65978> ;
  mr:hasGeometry <https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.63333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "4.824833393096924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.63333511352539 4.824833393096924)"^^geo:wktLiteral ;
  geo-pos:lat "53.63333511352539"^^xsd:decimal ;
  geo-pos:long "4.824833393096924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/137__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A65978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:65978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/137_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "IMPULS(Dewicke) Bio FFB1 25/04/1996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-01'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '65978'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'IMPULS(Dewicke) Bio FFB1 25/04/1996'^^xsd:string;
  dwc:collector 'Dewicke Ann'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.8248333930969'^^xsd:double;
  dwc:latitude '53.633335113525'^^xsd:double;
  dwc:minimumDepth '27.57'^^xsd:double;
  dwc:maximumDepth '27.57'^^xsd:double;
  dwc:observedWeight '0.1563864'^^xsd:double;
  dwc:occurrenceRemarks 'unit observed weight: mg ADW /100 m²'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'ind/100m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:65978'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF